|
|||||||||
| Home >> All >> com >> simscomputing >> [ testbed overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.simscomputing.testbed
Interface Reporter

- All Known Implementing Classes:
- DefaultReporter
- public interface Reporter
A reporter shows the results of a test. All reporters, such as DefaultReporter and HtmlReporter, implement Reporter.
- Version:
- $Revision: 1.1.1.1 $ $Date: 2000/02/21 21:22:34 $
| Method Summary | |
void |
report(TestResultCollection testResultCollection)
|
| Method Detail |
report
public void report(TestResultCollection testResultCollection)
|
|||||||||
| Home >> All >> com >> simscomputing >> [ testbed overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC