|
Jetif v1.8.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A MethodSpec is specification of a test method. It consists of
method name, parameter specs and expected result spec.
| Method Summary | |
ObjectSpec |
getException()
Returns expected exception for this test method. |
ObjectSpec |
getExpected()
Returns expected result of this test method. |
String |
getName()
Returns the name of this test method. |
ParamSpec[] |
getParameters()
Returns parameter spec array of this test method. |
| Method Detail |
public String getName()
public ParamSpec[] getParameters()
public ObjectSpec getExpected()
public ObjectSpec getException()
|
Jetif v1.8.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||