org.jboss.arquillian.junit.container
Class JUnitDeploymentAppender

java.lang.Object
  extended by org.jboss.arquillian.container.test.spi.client.deployment.CachedAuxilliaryArchiveAppender
      extended by org.jboss.arquillian.junit.container.JUnitDeploymentAppender
All Implemented Interfaces:
AuxiliaryArchiveAppender

public class JUnitDeploymentAppender
extends CachedAuxilliaryArchiveAppender

JUnitDeploymentAppender Package up the JUnit / Arquillian JUnit related dependencies.

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
JUnitDeploymentAppender()
           
 
Method Summary
protected  org.jboss.shrinkwrap.api.Archive<?> buildArchive()
           
 
Methods inherited from class org.jboss.arquillian.container.test.spi.client.deployment.CachedAuxilliaryArchiveAppender
createAuxiliaryArchive
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnitDeploymentAppender

public JUnitDeploymentAppender()
Method Detail

buildArchive

protected org.jboss.shrinkwrap.api.Archive<?> buildArchive()
Specified by:
buildArchive in class CachedAuxilliaryArchiveAppender


Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.