Method | Description | |
---|---|---|
RefreshAllStatistics ( List |
||
RefreshScenarioStatistics ( ITestScenario scenario, bool skipAutomatic ) : TestStat | ||
RefreshSuiteStatistics ( ITestSuite suite, bool skipAutomatic ) : TestStat |
Method | Description | |
---|---|---|
setTestScenarioStatus ( ITestScenario scenario ) : void | ||
setTestSuiteStatus ( ITestSuite suite ) : void |
public RefreshAllStatistics ( List |
||
suites | List |
|
skipAutomatic | bool | |
return | TestStat |
public RefreshScenarioStatistics ( ITestScenario scenario, bool skipAutomatic ) : TestStat | ||
scenario | ITestScenario | |
skipAutomatic | bool | |
return | TestStat |
public RefreshSuiteStatistics ( ITestSuite suite, bool skipAutomatic ) : TestStat | ||
suite | ITestSuite | |
skipAutomatic | bool | |
return | TestStat |