C# Class AsyncSnapshotableRepositoryTests.WithEmptyStoreAndEmptyUnitOfWorkAndSnapshot

Mostrar archivo Open project: yreynhout/AggregateSource

Private Methods

Method Description
AddAttachesToUnitOfWork ( ) : void
GetAsyncReadsSnapshot ( ) : System.Threading.Tasks.Task
GetAsyncResolvesStreamName ( ) : System.Threading.Tasks.Task
GetAsyncThrows ( ) : void
GetOptionalAsyncReadsSnapshot ( ) : System.Threading.Tasks.Task
GetOptionalAsyncResolvesStreamName ( ) : System.Threading.Tasks.Task
GetOptionalAsyncReturnsEmpty ( ) : System.Threading.Tasks.Task
SetUp ( ) : System.Threading.Tasks.Task