Method | Description | |
---|---|---|
Abort ( ) : void | ||
Dispose ( ) : void | ||
IsExecuting ( ) : bool | ||
RunTest ( TestExecutionRequest request ) : StoryTeller.Engine.TestResult | ||
RunTests ( IEnumerable |
||
TestRunner ( ISystem system, |
||
TestRunner ( |
public RunTest ( TestExecutionRequest request ) : StoryTeller.Engine.TestResult | ||
request | StoryTeller.Execution.TestExecutionRequest | |
return | StoryTeller.Engine.TestResult |
public RunTests ( IEnumerable |
||
tests | IEnumerable |
|
listener | IBatchListener | |
return | void |
public TestRunner ( ISystem system, |
||
system | ISystem | |
library | ||
source | IFixtureContainerSource | |
return | System.Collections.Generic |
public TestRunner ( |
||
lifecycle | ||
library | ||
source | IFixtureContainerSource | |
return | System.Collections.Generic |