| Package | Description |
|---|---|
| io.tromba.testdriver.core | |
| io.tromba.testdriver.core.logging |
| Modifier and Type | Method and Description |
|---|---|
TestdriverLogger |
TestEssential.getLogger()
Get the logger.
|
TestdriverLogger |
TestdriverManager.logger()
Return the logger for the test calling this method.
|
TestdriverLogger |
BaseTestdriverTest.logger()
Get the logger that belongs to the calling test.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestdriverManager.setDriver(String method,
org.openqa.selenium.WebDriver driver,
TestdriverLogger logger)
Set the driver for a given method.
|
| Constructor and Description |
|---|
TestEssential(org.openqa.selenium.WebDriver driver,
TestdriverLogger logger) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicTestdriverLogger
Logger for testdriver tests.
|
| Constructor and Description |
|---|
EventLoggingWebDriver(TestdriverLogger logger) |
Copyright © 2016. All rights reserved.