|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.test.TestResult
avrora.test.TestResult.Malformed
| 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 |
| Constructor Summary | |
TestResult.Malformed(java.lang.String e)
|
|
| Method Summary | |
boolean |
isMalformed()
|
void |
shortReport()
|
| Methods inherited from class avrora.test.TestResult |
isInternalError, isSuccess, isUnexpectedException, longReport |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestResult.Malformed(java.lang.String e)
| Method Detail |
public void shortReport()
shortReport in class TestResultpublic boolean isMalformed()
isMalformed in class TestResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||