public class DeploymentExceptionObserver extends Object
| Constructor and Description |
|---|
DeploymentExceptionObserver() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Class<?>> |
availableExceptionTypes() |
void |
cleanUp(org.jboss.arquillian.test.spi.event.suite.AfterClass event) |
static Exception |
getExceptions(Class<?> clazz) |
void |
observes(org.jboss.arquillian.container.spi.client.container.DeploymentException t) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.