C# 클래스 Blog.Logic.Caching.Tests.CacheTest

파일 보기 프로젝트 열기: jsnmgpnty/Blogness2.0

비공개 메소드들

메소드 설명
ShouldGetAllCachedItems ( ) : void
ShouldGetCacheKeys ( ) : void
ShouldRemoveAllCachedItems ( ) : void
ShouldSetList ( ) : void
ShouldThrowExceptionWhenGetAllCachedItemsFails ( ) : void
ShouldThrowExceptionWhenGetCacheKeysFails ( ) : void
ShouldThrowExceptionWhenRemoveAllCachedItemsFails ( ) : void
ShouldThrowExceptionWhenSetListFails ( ) : void
TestSetup ( ) : void