|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.test.TestResult
avrora.test.TestResult.TestFailure
| Nested Class Summary |
| Nested classes inherited from class avrora.test.TestResult |
TestResult.ExpectedError, TestResult.ExpectedPass, TestResult.IncorrectError, TestResult.InternalError, TestResult.Malformed, TestResult.TestFailure, TestResult.TestSuccess, TestResult.UnexpectedException |
| Field Summary | |
java.lang.String |
message
|
| Constructor Summary | |
TestResult.TestFailure()
|
|
TestResult.TestFailure(java.lang.String r)
|
|
| Method Summary | |
void |
shortReport()
|
| Methods inherited from class avrora.test.TestResult |
isInternalError, isMalformed, isSuccess, isUnexpectedException, longReport |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final java.lang.String message
| Constructor Detail |
public TestResult.TestFailure()
public TestResult.TestFailure(java.lang.String r)
| Method Detail |
public void shortReport()
shortReport in class TestResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||