메소드 | 설명 | |
---|---|---|
AppDomainExecutor ( ) : Machine.Specifications.Runner | ||
InitializeLifetimeService ( ) : object | ||
RunAllTestsInAssembly ( string pathToAssembly, ISpecificationRunListener specificationRunListener ) : void | ||
RunTestsInAssembly ( string pathToAssembly, IEnumerable |
public AppDomainExecutor ( ) : Machine.Specifications.Runner | ||
리턴 | Machine.Specifications.Runner |
public RunAllTestsInAssembly ( string pathToAssembly, ISpecificationRunListener specificationRunListener ) : void | ||
pathToAssembly | string | |
specificationRunListener | ISpecificationRunListener | |
리턴 | void |
public RunTestsInAssembly ( string pathToAssembly, IEnumerable |
||
pathToAssembly | string | |
specsToRun | IEnumerable |
|
specificationRunListener | ISpecificationRunListener | |
리턴 | void |