public interface RunnerListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterSuite() |
void |
afterTest(TestResult result) |
void |
beforeTest(String testPath) |
void beforeTest(String testPath)
void afterTest(TestResult result)
void afterSuite()
Copyright © 2011-2013. All Rights Reserved.