MyTested.AspNetCore.Mvc icon indicating copy to clipboard operation
MyTested.AspNetCore.Mvc copied to clipboard

IMemoryCache in a Pipeline test is not resolved

Open ivaylokenov opened this issue 4 years ago • 0 comments

Project files In this project, I am using IMemoryCache, and pipeline tests are not passing:

https://github.com/ivaylokenov/ASP.NET-Core-Project-Car-Renting-System

Expected behavior Memory cache tests to pass successfully.

Environment:

  • OS: Windows
  • ASP.NET Core Version 5.0

ivaylokenov avatar Aug 05 '21 17:08 ivaylokenov