- merge
void merge(GatherTestCase o)
Undocumented in source. Be warned that the author may not have intended to support it.
- reportFailed
void reportFailed(TestCase tc)
Undocumented in source. Be warned that the author may not have intended to support it.
- reportFound
void reportFound(TestCase tc)
A test case that is found
- reportTestCmd
void reportTestCmd(TestCase tc)
Undocumented in source. Be warned that the author may not have intended to support it.
- reportUnstable
void reportUnstable(TestCase tc)
Undocumented in source. Be warned that the author may not have intended to support it.
A simple class to gather reported test cases.