|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITestRunnerPlugin
This is the interface to be used for Test Execution plugins
Method Summary | |
---|---|
void |
handleTestFinish(TestRunnerPluginContext ctx)
Called after every test finishes |
void |
handleTestStart(TestRunnerPluginContext ctx)
Called before every test starts |
Method Detail |
---|
void handleTestStart(TestRunnerPluginContext ctx) throws RunnerPluginException
ctx
-
RunnerPluginException
void handleTestFinish(TestRunnerPluginContext ctx) throws RunnerPluginException
ctx
-
RunnerPluginException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |