Метод | Описание | |
---|---|---|
RunImpl ( ITestCommand rootTestCommand, TestStep parentTestStep, Gallio.Model.TestExecutionOptions options, IProgressMonitor progressMonitor ) : TestResult |
Метод | Описание | |
---|---|---|
RunAssembly ( MachineAssemblyTest assemblyTest, ITestCommand command, TestStep parentTestStep ) : TestResult | ||
RunContextTest ( MachineAssemblyTest assemblyTest, MachineContextTest contextTest, ITestCommand command, TestStep parentTestStep ) : TestResult | ||
SetupListeners ( Gallio.Model.TestExecutionOptions options ) : void | ||
SetupRunOptions ( Gallio.Model.TestExecutionOptions options ) : void |
protected RunImpl ( ITestCommand rootTestCommand, TestStep parentTestStep, Gallio.Model.TestExecutionOptions options, IProgressMonitor progressMonitor ) : TestResult | ||
rootTestCommand | ITestCommand | |
parentTestStep | TestStep | |
options | Gallio.Model.TestExecutionOptions | |
progressMonitor | IProgressMonitor | |
Результат | TestResult |