C# Class BusinessLogic.Tests.UnitTests.CachingTests.CacheServiceTests.EvictItemFromCacheTests

Inheritance: CacheServiceTestBase
Show file Open project: NemeStats/NemeStats

Private Methods

Method Description
ItDoesNothingIfItAttemptsToEvictSomethingThatIsntInTheCache ( ) : void
ItEvictsAnItemFromTheCache ( ) : void