Interface | Description |
---|---|
ConfigurationStrategy |
Strategy for configuring individual tests.
|
ConfigurationStrategy.Configuration |
Heterogeneous typesafe collection of configuration objects managed by their
Configurer . |
Configurer<T> |
Provides configuration data for tests.
|
GlobalConfigProvider |
Provides the default config for a test.
|