C# Класс EventStore.Core.Tests.ClientAPI.subscribe_to_stream_catching_up_should

Наследование: SpecificationWithDirectoryPerTestFixture
Показать файл Открыть проект

Защищенные методы

Метод Описание
BuildConnection ( MiniNode node ) : IEventStoreConnection

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

Метод Описание
TestFixtureSetUp ( ) : void
TestFixtureTearDown ( ) : void
allow_multiple_subscriptions_to_same_stream ( ) : void
be_able_to_subscribe_to_non_existing_stream ( ) : void
be_able_to_subscribe_to_non_existing_stream_and_then_catch_event ( ) : void
call_dropped_callback_after_stop_method_call ( ) : void
call_dropped_callback_when_an_error_occurs_while_processing_an_event ( ) : void
filter_events_and_keep_listening_to_new_ones ( ) : void
filter_events_and_work_if_nothing_was_written_after_subscription ( ) : void
read_all_existing_events_and_keep_listening_to_new_ones ( ) : void

Описание методов

BuildConnection() защищенный Метод

protected BuildConnection ( MiniNode node ) : IEventStoreConnection
node MiniNode
Результат IEventStoreConnection