org.jboss.arquillian.container.test.impl.client.container
Class ContainerRestarter
java.lang.Object
org.jboss.arquillian.container.test.impl.client.container.ContainerRestarter
public class ContainerRestarter
- extends Object
A Handler for restarting the containers for every X test class.
Fires:
StopSuiteContainers
StartSuiteContainers
Imports:
ArquillianDescriptor
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerRestarter
public ContainerRestarter()
restart
public void restart(@Observes
BeforeClass event)
throws Exception
- Throws:
Exception
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.