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

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

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

Метод Описание
UT_SubscribeToAllEvents ( Context context ) : void
UT_SubscribeToEvents ( Context context, IList expectedEvents, KeyEventSubscriptionType eventSubscriptionType = null, string key = null, KeyEvent eventType = null ) : void
UT_SubscribeToKeyEvents ( Context context ) : void
UT_SubscribeToSpaceEvents ( Context context ) : void
UT_SubscribeToSpecificEvent ( Context context ) : void
UT_SubscribeToSpecificKey ( Context context ) : void