|
Class Summary |
| AbstractConfigurationListener |
TestNG Listener able to watch configuration method and tie it's lifecycle to them (using specified method
dependencies, defining ordering on methods). |
| ConsoleStatusTestListener |
This class is used as ITestListener in testNG tests to put test's status to the console output |
| FailureLoggingTestListener |
Test listener which provides the methods injected in lifecycle of test case to catch the additional information in
context of test failure. |
| ListenerThreadLocal<T> |
|
| SeleniumLoggingTestListener |
Class determined to logging into Selenium Server's logs server.log via the Selenium.getEval(String) method which will
evaluate JavaScript comment. |
| TestMethodSelector |
Uses system property "method" to determine, if the test method should be run or not. |