C# Class when_not_including_links.when_reading

Inheritance: TestFixtureWithEventReaderService
Afficher le fichier Open project: EventStore/EventStore

Protected Properties

Свойство Type Description
_readerStrategy IReaderStrategy
_readerSubscriptionOptions EventStore.Projections.Core.Services.Processing.ReaderSubscriptionOptions
_subscriptionId System.Guid

Méthodes protégées

Méthode Description
Given ( ) : void
GivenHeadingReaderRunning ( ) : bool
When ( ) : IEnumerable

Private Methods

Méthode Description
returns_non_linked_events ( ) : void

Method Details

Given() protected méthode

protected Given ( ) : void
Résultat void

GivenHeadingReaderRunning() protected méthode

protected GivenHeadingReaderRunning ( ) : bool
Résultat bool

When() protected méthode

protected When ( ) : IEnumerable
Résultat IEnumerable

Property Details

_readerStrategy protected_oe property

protected IReaderStrategy _readerStrategy
Résultat IReaderStrategy

_readerSubscriptionOptions protected_oe property

protected ReaderSubscriptionOptions,EventStore.Projections.Core.Services.Processing _readerSubscriptionOptions
Résultat EventStore.Projections.Core.Services.Processing.ReaderSubscriptionOptions

_subscriptionId protected_oe property

protected Guid,System _subscriptionId
Résultat System.Guid