org.jboss.arquillian.persistence.deployment
Class PersistenceExtensionDynamicDependencyAppender
java.lang.Object
org.jboss.arquillian.persistence.deployment.PersistenceExtensionDynamicDependencyAppender
- All Implemented Interfaces:
- org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor
public class PersistenceExtensionDynamicDependencyAppender
- extends Object
- implements org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor
Appends all data sets defined for the test class to the test archive.
- Author:
- Bartosz Majsak
|
Method Summary |
void |
process(org.jboss.shrinkwrap.api.Archive<?> applicationArchive,
org.jboss.arquillian.test.spi.TestClass testClass)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceExtensionDynamicDependencyAppender
public PersistenceExtensionDynamicDependencyAppender()
process
public void process(org.jboss.shrinkwrap.api.Archive<?> applicationArchive,
org.jboss.arquillian.test.spi.TestClass testClass)
- Specified by:
process in interface org.jboss.arquillian.container.test.spi.client.deployment.ApplicationArchiveProcessor
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.