public abstract class GalenTestNgTestBase extends GalenJavaTestBase
GalenJavaTestBasedriver, report, testInfo| Constructor and Description |
|---|
GalenTestNgTestBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
initDriver(Object[] args)
Initializes the WebDriver instance and stores it in
ThreadLocal |
void |
initReport(Method method,
Object[] arguments)
Initializes the TestReport instance with the name of current test method and stores it in
ThreadLocal |
void |
provideTestEndDate() |
void |
quitDriver() |
checkLayout, checkLayout, createDriver, createTestInfo, getDriver, getReport, inject, load, load, resizepublic void initReport(Method method, Object[] arguments)
ThreadLocalpublic void initDriver(Object[] args)
ThreadLocalinitDriver in class GalenJavaTestBaseargs - the arguments of current testpublic void quitDriver()
quitDriver in class GalenJavaTestBasepublic void provideTestEndDate()
Copyright © 2016. All rights reserved.