public interface ConfigurationProvider
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Configuration configuration)
Should configure Cuppa using the provided
Configuration. |
void configure(Configuration configuration)
Configuration.configuration - The configuration that will be provided by Cuppa.