Method | Description | |
---|---|---|
BuildConnection ( MiniNode node ) : IEventStoreConnection |
Method | Description | |
---|---|---|
TestFixtureSetUp ( ) : void | ||
TestFixtureTearDown ( ) : void | ||
allow_multiple_subscriptions_to_same_stream ( ) : void | ||
be_able_to_subscribe_to_non_existing_stream_and_then_catch_new_event ( ) : void | ||
call_dropped_callback_after_unsubscribe_method_call ( ) : void | ||
catch_deleted_events_as_well ( ) : void |
protected BuildConnection ( MiniNode node ) : IEventStoreConnection | ||
node | MiniNode | |
return | IEventStoreConnection |