|
|
| TestResult (TestOutput &) |
| |
|
virtual void | testsStarted () |
| |
|
virtual void | testsEnded () |
| |
|
virtual void | currentGroupStarted (UtestShell *test) |
| |
|
virtual void | currentGroupEnded (UtestShell *test) |
| |
|
virtual void | currentTestStarted (UtestShell *test) |
| |
|
virtual void | currentTestEnded (UtestShell *test) |
| |
|
virtual void | countTest () |
| |
|
virtual void | countRun () |
| |
|
virtual void | countCheck () |
| |
|
virtual void | countFilteredOut () |
| |
|
virtual void | countIgnored () |
| |
|
virtual void | addFailure (const TestFailure &failure) |
| |
|
virtual void | print (const char *text) |
| |
|
virtual void | setProgressIndicator (const char *) |
| |
|
int | getTestCount () const |
| |
|
int | getRunCount () const |
| |
|
int | getCheckCount () const |
| |
|
int | getFilteredOutCount () const |
| |
|
int | getIgnoredCount () const |
| |
|
int | getFailureCount () const |
| |
|
long | getTotalExecutionTime () const |
| |
|
void | setTotalExecutionTime (long exTime) |
| |
|
long | getCurrentTestTotalExecutionTime () const |
| |
|
long | getCurrentGroupTotalExecutionTime () const |
| |
The documentation for this class was generated from the following file: