Method | Description | |
---|---|---|
ResultSummary ( ITestResult result ) : System |
Initializes a new instance of the ResultSummary class.
|
Method | Description | |
---|---|---|
InitializeCounters ( ) : void | ||
Summarize ( ITestResult result ) : void |
public ResultSummary ( ITestResult result ) : System | ||
result | ITestResult | The result. |
return | System |