public class AfterLifecycleEventExecuter extends Object
This is intended for In Container use, AfterClass should only be executed on Client since the state between @Test is not kept In Container.
BeforeLifecycleEventExecuter
Constructor and Description |
---|
AfterLifecycleEventExecuter() |
Modifier and Type | Method and Description |
---|---|
void |
on(org.jboss.arquillian.test.spi.event.suite.AfterTestLifecycleEvent event) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.