C# Класс Blog.Logic.Caching.Tests.CacheTest

Показать файл Открыть проект

Приватные методы

Метод Описание
ShouldGetAllCachedItems ( ) : void
ShouldGetCacheKeys ( ) : void
ShouldRemoveAllCachedItems ( ) : void
ShouldSetList ( ) : void
ShouldThrowExceptionWhenGetAllCachedItemsFails ( ) : void
ShouldThrowExceptionWhenGetCacheKeysFails ( ) : void
ShouldThrowExceptionWhenRemoveAllCachedItemsFails ( ) : void
ShouldThrowExceptionWhenSetListFails ( ) : void
TestSetup ( ) : void