C# Class CachingFramework.Redis.UnitTest.UnitTestRedis

Datei anzeigen Open project: thepirat000/CachingFramework.Redis

Private Methods

Method Description
GetUsers ( ) : List
UT_CacheAddGet ( Context context ) : void
UT_CacheAddHashed_Expiration_1 ( Context context ) : void
UT_CacheAddHashed_Expiration_2 ( Context context ) : void
UT_CacheAddHashed_Expiration_3 ( Context context ) : void
UT_CacheAddRemoveTagToKey ( Context context ) : void
UT_CacheAdd_Expiration ( Context context ) : void
UT_CacheByteArray ( Context context ) : void
UT_CacheFetch ( Context context ) : void
UT_CacheFetchHashed ( Context context ) : void
UT_CacheFetchHashed_Nulls ( Context context ) : void
UT_CacheFetchHashed_Tags ( Context context ) : void
UT_CacheFetchHashed_TagsBuilder ( Context context ) : void
UT_CacheFetchWithTags ( Context context ) : void
UT_CacheFetch_Nulls ( Context context ) : void
UT_CacheFetch_TTL ( Context context ) : void
UT_CacheFetch_TagsBuilder ( Context context ) : void
UT_CacheFieldTagRename ( Context context ) : void
UT_CacheGetHashAll ( Context context ) : void
UT_CacheGetObjectsByTag ( Context context ) : void
UT_CacheGetSetObject ( Context context ) : void
UT_CacheHackTag ( Context context ) : void
UT_CacheNull ( Context context ) : void
UT_CacheRemove ( Context context ) : void
UT_CacheRemoveByTags ( Context context ) : void
UT_CacheRemoveHashed ( Context context ) : void
UT_CacheRemoveMultiple ( Context context ) : void
UT_CacheRemove_PreviouslyHashed ( Context context ) : void
UT_CacheSerialization ( Context context ) : void
UT_CacheSerializer ( Context context ) : void
UT_CacheSetHashedAll ( Context context ) : void
UT_CacheSetHashed_MultipleFieldsDistinctTypes ( Context context ) : void
UT_CacheSetHashed_Tags ( Context context ) : void
UT_CacheSetHashed_When ( Context context ) : void
UT_CacheSetWithTags ( Context context ) : void
UT_CacheSetWithTags_Expiration ( Context context ) : void
UT_CacheSetWithTags_Multiple ( Context context ) : void
UT_CacheSetWithTags_PersistentOverridesExpiration ( Context context ) : void
UT_CacheSetWithTags_Removal ( Context context ) : void
UT_CacheSet_When ( Context context ) : void
UT_CacheTagRename ( Context context ) : void
UT_CacheTryGetHashed ( Context context ) : void
UT_CacheTryGetObject ( Context context ) : void
UT_Cache_GetAllTags ( Context context ) : void
UT_Cache_GetKeysByPattern ( Context context ) : void
UT_Cache_Hash_Scan ( Context context ) : void
UT_Cache_HllAddCount ( Context context ) : void
UT_Cache_RawOverrideSerializer ( ) : void
UT_Cache_RawOverrideSerializer_object ( ) : void
UT_Cache_SetHashed_TK_TV ( Context context ) : void
UT_Cache_SetHashed_TK_TV_WithTags ( Context context ) : void
UT_Context_Dispose ( Context context ) : void