|
Class Summary |
| 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. |
| 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. |