Type Params | Return Type | Name and description |
---|---|---|
|
void |
cleanup(groovy.lang.Binding testExecutionContext, java.util.Map<java.lang.String, java.lang.Object> testOptions) Cleanup of the test phase |
|
void |
prepare(groovy.lang.Binding testExecutionContext, java.util.Map<java.lang.String, java.lang.Object> testOptions) Preparation for the test phase |
Cleanup of the test phase
Preparation for the test phase