|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface TestPhaseConfigurer
Method Summary | |
---|---|
void
|
cleanup(groovy.lang.Binding testExecutionContext, java.util.Map testOptions)
Cleanup of the test phase |
void
|
prepare(groovy.lang.Binding testExecutionContext, java.util.Map testOptions)
Preparation for the test phase |
Method Detail |
---|
void cleanup(groovy.lang.Binding testExecutionContext, java.util.Map testOptions)
void prepare(groovy.lang.Binding testExecutionContext, java.util.Map testOptions)
Groovy Documentation