C# 클래스 Machine.Specifications.GallioAdapter.Services.MachineSpecificationController

상속: BaseTestController
파일 보기 프로젝트 열기: agross/machine.specifications

보호된 메소드들

메소드 설명
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