public interface DataStateLogger<P extends DataEvent>
| Modifier and Type | Method and Description |
|---|---|
void |
aroundCleanup(org.jboss.arquillian.core.spi.EventContext<CleanupData> context) |
void |
aroundDataSeeding(org.jboss.arquillian.core.spi.EventContext<P> context) |
void |
beforePersistenceTest(org.jboss.arquillian.core.spi.EventContext<BeforePersistenceTest> context) |
void aroundDataSeeding(org.jboss.arquillian.core.spi.EventContext<P> context)
void aroundCleanup(org.jboss.arquillian.core.spi.EventContext<CleanupData> context)
void beforePersistenceTest(org.jboss.arquillian.core.spi.EventContext<BeforePersistenceTest> context)
Copyright © 2018 JBoss by Red Hat. All rights reserved.