TestCaseReport

Undocumented in source.

Members

Functions

reportFailed
void reportFailed(TestCase tc)

A test case that failed.

reportFound
void reportFound(TestCase tc)

A test case that is found

reportUnstable
void reportUnstable(TestCase tc)

One or more test cases are unstable.

Meta