Method | Description | |
---|---|---|
TestFinished ( ITestResult result ) : void | ||
TestOutput ( TestOutput output ) : void | ||
TestStarted ( ITest test ) : void |
public TestFinished ( ITestResult result ) : void | ||
result | ITestResult | |
return | void |
public TestOutput ( TestOutput output ) : void | ||
output | TestOutput | |
return | void |