|
Arquillian Test SPI 1.0.0.CR1 | |||||||||
| 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. |
Object[] |
resolve(Method method)
Extension point to add features to the test method arguments. |
| Method Detail |
|---|
void enrich(Object testCase)
testCase - The test case instanceObject[] resolve(Method method)
TestEnricher.
method -
|
Arquillian Test SPI 1.0.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||