C# 클래스 when_not_including_links.when_reading

상속: TestFixtureWithEventReaderService
파일 보기 프로젝트 열기: EventStore/EventStore

보호된 프로퍼티들

프로퍼티 타입 설명
_readerStrategy IReaderStrategy
_readerSubscriptionOptions EventStore.Projections.Core.Services.Processing.ReaderSubscriptionOptions
_subscriptionId System.Guid

보호된 메소드들

메소드 설명
Given ( ) : void
GivenHeadingReaderRunning ( ) : bool
When ( ) : IEnumerable

비공개 메소드들

메소드 설명
returns_non_linked_events ( ) : void

메소드 상세

Given() 보호된 메소드

protected Given ( ) : void
리턴 void

GivenHeadingReaderRunning() 보호된 메소드

protected GivenHeadingReaderRunning ( ) : bool
리턴 bool

When() 보호된 메소드

protected When ( ) : IEnumerable
리턴 IEnumerable

프로퍼티 상세

_readerStrategy 보호되어 있는 프로퍼티

protected IReaderStrategy _readerStrategy
리턴 IReaderStrategy

_readerSubscriptionOptions 보호되어 있는 프로퍼티

protected ReaderSubscriptionOptions,EventStore.Projections.Core.Services.Processing _readerSubscriptionOptions
리턴 EventStore.Projections.Core.Services.Processing.ReaderSubscriptionOptions

_subscriptionId 보호되어 있는 프로퍼티

protected Guid,System _subscriptionId
리턴 System.Guid