Class GenerateDeployment
java.lang.Object
org.jboss.arquillian.container.test.impl.client.deployment.event.GenerateDeployment
- All Implemented Interfaces:
org.jboss.arquillian.core.spi.event.Event
GenerateDeployment
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenerateDeployment
public GenerateDeployment(org.jboss.arquillian.test.spi.TestClass testClass)
-
-
Method Details
-
getTestClass
public org.jboss.arquillian.test.spi.TestClass getTestClass()- Returns:
- the testClass
-