Class Summary |
FreemarkerSTBase |
|
FreemarkerUtil |
FreemarkerUtil loads properties from user defined InputStream. |
ITUtil |
TODO:
Keep JUnit or TestNG dependencies out of in this class.
Once and Only Once WAIT_DEFAULT_SECONDS and WebDriverLegacyITBase.DEFAULT_WAIT_SEC
Rename to SmokeTestUtil or such
Extract jiraMatches data to property file
|
NavTemplateMethodSTBase |
|
NeustarJSTemplate |
TODO Setup as command line tool or implement gold standard/acceptance testing for the templated result. |
WebDriverITBase |
Base class for Selenium Webdriver integration tests |
WebDriverLegacyITBase |
Originally used to upgrade UpgradedSeleniumITBase (Selenium 1.0) tests to WebDriver (Selenium 2.0). |
WebDriverUtil |
The goal of the WebDriverUtil class is to invert the dependencies on WebDriver from WebDriverLegacyITBase for reuse
without having to extend WebDriverLegacyITBase. |