| Modifier and Type | Class and Description |
|---|---|
class |
Configuration<T extends Configuration<T>>
The base class for all configurations for all implemented extensions.
|
interface |
EnvironmentCleaner<CONFIG extends Configuration<CONFIG>> |
class |
RecorderConfigurator<T extends Configuration<T>>
Configures any extension.
|
interface |
RecorderStrategy<T extends Configuration<T>>
Decides if some action should be taken or not according to some event and test result.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration<T> |
Configuration.setConfiguration(Map<String,String> configuration)
Gets configuration from Arquillian descriptor and creates instance of it.
|
Copyright © 2014–2015 JBoss by Red Hat. All rights reserved.