C# 클래스 ParallelTestRunner.Impl.TestRunnerArgsImpl

상속: ITestRunnerArgs
파일 보기 프로젝트 열기: sscobici/ParallelTestRunner 1 사용 예제들

공개 메소드들

메소드 설명
GetExecutablePath ( ) : string
IsValid ( ) : bool
TestRunnerArgsImpl ( ) : System

메소드 상세

GetExecutablePath() 공개 메소드

public GetExecutablePath ( ) : string
리턴 string

IsValid() 공개 메소드

public IsValid ( ) : bool
리턴 bool

TestRunnerArgsImpl() 공개 메소드

public TestRunnerArgsImpl ( ) : System
리턴 System