public class BootstrapOrderingTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.shrinkwrap.api.asset.Asset |
EXTENSION |
static org.jboss.shrinkwrap.api.asset.Asset |
WEB_XML |
| Constructor and Description |
|---|
BootstrapOrderingTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testContextInitializedCalledBeforeBeanValidation() |
public static final org.jboss.shrinkwrap.api.asset.Asset WEB_XML
public static final org.jboss.shrinkwrap.api.asset.Asset EXTENSION
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
public void testContextInitializedCalledBeforeBeanValidation()
Copyright © 2015. All Rights Reserved.