|
||||||||||
| 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 | |
|---|---|
String |
getClassName()
Get the name of the test class that failed |
Throwable |
getException()
Get the exceoption that caused the failure. |
String |
getMessage()
Get the test failure message |
String |
getMethodName()
Get the name of the test method that failed |
| Method Detail |
|---|
String getClassName()
String getMethodName()
String getMessage()
Throwable getException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||