|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Failure
An abstraction of a test failure that is associated with a test Response.
| Method Summary | |
|---|---|
java.lang.String |
getClassName()
Get the name of the test class that failed |
java.lang.Throwable |
getException()
Get the exceoption that caused the failure. |
java.lang.String |
getMessage()
Get the test failure message |
java.lang.String |
getMethodName()
Get the name of the test method that failed |
| Method Detail |
|---|
java.lang.String getClassName()
java.lang.String getMethodName()
java.lang.String getMessage()
java.lang.Throwable getException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||