C# Class CachingFramework.Redis.UnitTest.UnitTestRedisObjects

Show file Open project: thepirat000/CachingFramework.Redis

Private Methods

Method Description
GetUsers ( ) : List
UT_CacheBitmap ( Context context ) : void
UT_CacheDictionaryObject ( Context context ) : void
UT_CacheDictionaryObject_TTL ( Context context ) : void
UT_CacheGeo_WithTags ( Context context ) : void
UT_CacheHash_Mix ( Context context ) : void
UT_CacheLexSet ( Context context ) : void
UT_CacheLexSet_Match ( Context context ) : void
UT_CacheListObject ( Context context ) : void
UT_CacheListObjectTTL ( Context context ) : void
UT_CacheListObject_GetRange ( Context context ) : void
UT_CacheListPushPop ( Context context ) : void
UT_CacheListRemoveAt ( Context context ) : void
UT_CacheList_EXP ( Context context ) : void
UT_CacheList_Insert ( Context context ) : void
UT_CacheList_Remove ( Context context ) : void
UT_CacheList_StrObj ( Context context ) : void
UT_CacheList_Trim ( Context context ) : void
UT_CacheSetObject ( Context context ) : void
UT_CacheSetObject_SetModifiers ( Context context ) : void
UT_CacheSetObject_TTL ( Context context ) : void
UT_CacheSet_Mix_WithTags ( Context context ) : void
UT_CacheSet_WithTags ( Context context ) : void
UT_CacheSortedSet_GetRange ( Context context ) : void
UT_CacheSortedSet_GetRangeByRankNegative ( Context context ) : void
UT_CacheSortedSet_SE_Issue287 ( Context context ) : void
UT_CacheSortedSet_When ( Context context ) : void
UT_CacheSortedSet_WithTags ( Context context ) : void
UT_CacheSortedSet_etc ( Context context ) : void
UT_CacheString ( Context context ) : void
UT_CacheStringGetSet ( Context context ) : void
UT_CacheString_AsFloat ( Context context ) : void
UT_CacheString_AsInteger ( Context context ) : void
UT_CacheString_Unicode ( Context context ) : void