public class SpringIntegrationConfigurationProducer extends Object
Producer that creates the configuration loaded from the arquillian descriptor.
| Constructor and Description |
|---|
SpringIntegrationConfigurationProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
initConfiguration(org.jboss.arquillian.config.descriptor.api.ArquillianDescriptor descriptor)
Creates the Spring extension configuration before the test suite is being run.
|
public SpringIntegrationConfigurationProducer()
public void initConfiguration(@Observes
org.jboss.arquillian.config.descriptor.api.ArquillianDescriptor descriptor)
Creates the Spring extension configuration before the test suite is being run.
beforeSuiteEvent - the event fired before execution of the test suiteCopyright © 2014 JBoss by Red Hat. All Rights Reserved.