| Package | Description |
|---|---|
| org.jboss.arquillian.persistence.core.lifecycle | |
| org.jboss.arquillian.persistence.dbunit |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionHandler.endTransactionAfterTest(AfterPersistenceTest afterPersistenceTest) |
void |
DataScriptsHandler.executeAfterTest(AfterPersistenceTest afterPersistenceTest) |
void |
CustomScriptsExecutor.executeAfterTest(AfterPersistenceTest afterPersistenceTest) |
void |
DataCleanupHandler.verifyDatabase(AfterPersistenceTest afterPersistenceTest) |
void |
DataSetHandler.verifyDatabase(AfterPersistenceTest afterPersistenceTest) |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorCollectorHandler.collectErrors(org.jboss.arquillian.core.spi.EventContext<AfterPersistenceTest> context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DBUnitPersistenceTestLifecycleHandler.closeConnection(org.jboss.arquillian.core.spi.EventContext<AfterPersistenceTest> context) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.