C# Класс Machine.Specifications.GallioAdapter.Services.MachineSpecificationController

Наследование: BaseTestController
Показать файл Открыть проект

Защищенные методы

Метод Описание
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

Описание методов

RunImpl() защищенный Метод

protected RunImpl ( ITestCommand rootTestCommand, TestStep parentTestStep, Gallio.Model.TestExecutionOptions options, IProgressMonitor progressMonitor ) : TestResult
rootTestCommand ITestCommand
parentTestStep TestStep
options Gallio.Model.TestExecutionOptions
progressMonitor IProgressMonitor
Результат TestResult