Arquillian Container Test Implementation Base 1.0.1.Final

org.jboss.arquillian.container.test.impl.client.deployment.event
Class GenerateDeployment

java.lang.Object
  extended by org.jboss.arquillian.container.test.impl.client.deployment.event.GenerateDeployment
All Implemented Interfaces:
org.jboss.arquillian.core.spi.event.Event

public class GenerateDeployment
extends Object
implements org.jboss.arquillian.core.spi.event.Event

GenerateDeployment

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
GenerateDeployment(org.jboss.arquillian.test.spi.TestClass testClass)
           
 
Method Summary
 org.jboss.arquillian.test.spi.TestClass getTestClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateDeployment

public GenerateDeployment(org.jboss.arquillian.test.spi.TestClass testClass)
Method Detail

getTestClass

public org.jboss.arquillian.test.spi.TestClass getTestClass()
Returns:
the testClass

Arquillian Container Test Implementation Base 1.0.1.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.