public interface DataStateLogger
| Modifier and Type | Method and Description |
|---|---|
void |
aroundCleanup(org.jboss.arquillian.core.spi.EventContext<CleanupData> context) |
void |
aroundDataSeeding(org.jboss.arquillian.core.spi.EventContext<PrepareData> context) |
void |
beforePersistenceTest(org.jboss.arquillian.core.spi.EventContext<BeforePersistenceTest> context) |
void aroundDataSeeding(org.jboss.arquillian.core.spi.EventContext<PrepareData> context)
void aroundCleanup(org.jboss.arquillian.core.spi.EventContext<CleanupData> context)
void beforePersistenceTest(org.jboss.arquillian.core.spi.EventContext<BeforePersistenceTest> context)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.