public class ServiceCallTrackerConfigurator extends Object
| Constructor and Description |
|---|
ServiceCallTrackerConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterTest(org.jboss.arquillian.test.spi.event.suite.AfterSuite after) |
void |
beforeTest(org.jboss.arquillian.test.spi.event.suite.Before before) |
void |
init(org.jboss.arquillian.test.spi.event.suite.BeforeSuite before) |
public void init(@Observes
org.jboss.arquillian.test.spi.event.suite.BeforeSuite before)
public void beforeTest(@Observes
org.jboss.arquillian.test.spi.event.suite.Before before)
public void afterTest(@Observes
org.jboss.arquillian.test.spi.event.suite.AfterSuite after)
Copyright © 2016. All rights reserved.