| Package | Description |
|---|---|
| com.github.qacore.testingtoolbox |
Provides main classes for the ecosystem.
|
| com.github.qacore.testingtoolbox.configuration |
Provides configuration classes for the ecosystem.
|
| Modifier and Type | Method and Description |
|---|---|
static JavaTestingToolboxConfiguration |
JavaTestingToolbox.getConfiguration()
Get the global Java Testing Toolbox configuration.
|
static JavaTestingToolboxConfiguration |
JavaTestingToolbox.setConfiguration(JavaTestingToolboxConfiguration configuration)
Set the global Java Testing Toolbox configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static JavaTestingToolboxConfiguration |
JavaTestingToolbox.setConfiguration(JavaTestingToolboxConfiguration configuration)
Set the global Java Testing Toolbox configuration.
|
| Modifier and Type | Method and Description |
|---|---|
JavaTestingToolboxConfiguration |
JavaTestingToolboxConfiguration.junit(JUnitConfiguration junit)
Set the current JUnit configuration.
|
JavaTestingToolboxConfiguration |
JavaTestingToolboxConfiguration.selenium(SeleniumConfiguration selenium)
Set the current Selenium configuration.
|
Copyright © 2017. All rights reserved.