C# Class Blog.Logic.Caching.Tests.CacheTest

Show file Open project: jsnmgpnty/Blogness2.0

Private Methods

Method Description
ShouldGetAllCachedItems ( ) : void
ShouldGetCacheKeys ( ) : void
ShouldRemoveAllCachedItems ( ) : void
ShouldSetList ( ) : void
ShouldThrowExceptionWhenGetAllCachedItemsFails ( ) : void
ShouldThrowExceptionWhenGetCacheKeysFails ( ) : void
ShouldThrowExceptionWhenRemoveAllCachedItemsFails ( ) : void
ShouldThrowExceptionWhenSetListFails ( ) : void
TestSetup ( ) : void