C# 클래스 CachingFramework.Redis.UnitTest.RedisStressTest

파일 보기 프로젝트 열기: thepirat000/CachingFramework.Redis

비공개 메소드들

메소드 설명
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