|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TestEnricher
SPI used to enrich the runtime test object.
Method Summary | |
---|---|
void |
enrich(Object testCase)
Extension point to add features to the a Test class instance. IE. |
Object[] |
resolve(Method method)
Extension point to add features to the test method arguments. IE. |
Method Detail |
---|
void enrich(Object testCase)
testCase
- The test case instanceObject[] resolve(Method method)
TestEnricher
.
method
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |