org.jboss.arquillian.junit
Class JUnitDeploymentAppender

java.lang.Object
  extended by org.jboss.arquillian.junit.JUnitDeploymentAppender
All Implemented Interfaces:
AuxiliaryArchiveAppender

public class JUnitDeploymentAppender
extends Object
implements AuxiliaryArchiveAppender

JUnitDeploymentAppender Package up the JUnit / Arquillian JUnit related dependencies.

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
JUnitDeploymentAppender()
           
 
Method Summary
 org.jboss.shrinkwrap.api.Archive<?> 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

createAuxiliaryArchive

public org.jboss.shrinkwrap.api.Archive<?> createAuxiliaryArchive()
Specified by:
createAuxiliaryArchive in interface AuxiliaryArchiveAppender


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