public class SpringDeployerConfigurationProducer extends Object
Creates the extension configuration before the execution of the test suite.
| Constructor and Description |
|---|
SpringDeployerConfigurationProducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
initConfiguration(org.jboss.arquillian.test.spi.event.suite.BeforeSuite beforeSuiteEvent)
Creates the Spring extension configuration before the test suite is being run.
|
public void initConfiguration(@Observes(precedence=2)
org.jboss.arquillian.test.spi.event.suite.BeforeSuite beforeSuiteEvent)
Creates the Spring extension configuration before the test suite is being run.
beforeSuiteEvent - the event fired before execution of the test suiteCopyright © 2012 JBoss by Red Hat. All Rights Reserved.