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