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