C# Класс CachingFramework.Redis.UnitTest.RedisStressTest

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

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

Метод Описание
ConsumeValues ( int count, string test, Context context ) : int
CreateKeys ( int count, string test, Context context ) : int
GetTag ( int mod, string test ) : string
GetTags ( int i, string test ) : string[]
GetValue ( int i ) : CachingFramework.Redis.UnitTest.User
GeyKey ( int i, string test ) : string
RemoveKeys ( int count, string test, Context context ) : void
Stress ( int keyCount, string test, Context context ) : void
UT_CacheBigRemoveByTag ( Context context ) : void
UT_CacheString_BigString ( Context context ) : void
UT_CleanupTags ( Context context ) : void
UT_RedisBomb ( Context context ) : void
UT_RedisStress_BigAddDelete ( Context context ) : void
UT_RedisStress_GetAllTags ( Context context ) : void
UT_RedisStress_GetKeysByTag ( Context context ) : void
UT_RedisStress_RemoveKeysByTags ( Context context ) : void