|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TestResult
A test result which may be serialized for communicate between client and server
Nested Class Summary | |
---|---|
static class |
TestResult.Status
The test status |
Method Summary | |
---|---|
TestResult.Status |
getStatus()
Get the status of this test |
java.lang.Throwable |
getThrowable()
If the test failed, the exception that was thrown. |
Method Detail |
---|
TestResult.Status getStatus()
java.lang.Throwable getThrowable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |