Method |
Description |
|
CreateRoutingTable ( IEnumerable behaviorDescriptors ) : string>.IDictionary |
|
|
DisplayRunResult ( RunSummary summary, int totalRuns ) : void |
|
|
ExecuteWhens ( EndpointRunner endpoint, CancellationTokenSource cts ) : Task |
|
|
ExecuteWhens ( IEnumerable endpoints, CancellationTokenSource cts ) : Task |
|
|
GenerateTestTimedOutMessage ( System.TimeSpan maxTime ) : string |
|
|
GetEndpointNameForRun ( EndpointBehavior endpointBehavior ) : string |
|
|
InitializeRunners ( RunDescriptor runDescriptor, List endpointBehaviors ) : Task |
|
|
PerformScenarios ( RunDescriptor runDescriptor, IEnumerable runners, Func done ) : Task |
|
|
PerformTestRun ( List behaviorDescriptors, List shoulds, RunDescriptor runDescriptor, bool>.Func done ) : Task |
|
|
PrintSettings ( object>.IEnumerable settings ) : void |
|
|
StartEndpoint ( EndpointRunner endpoint, CancellationTokenSource cts ) : Task |
|
|
StartEndpoints ( IEnumerable endpoints, CancellationTokenSource cts ) : Task |
|
|
StopEndpoints ( IEnumerable endpoints ) : Task |
|
|
ThrowOnFailedMessages ( RunDescriptor runDescriptor, List endpoints ) : void |
|
|