|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TestClass in org.jboss.arquillian.container.test.impl.client.deployment |
---|
Methods in org.jboss.arquillian.container.test.impl.client.deployment with parameters of type TestClass | |
---|---|
List<DeploymentDescription> |
AnnotationDeploymentScenarioGenerator.generate(TestClass testClass)
|
Uses of TestClass in org.jboss.arquillian.container.test.impl.client.deployment.event |
---|
Methods in org.jboss.arquillian.container.test.impl.client.deployment.event that return TestClass | |
---|---|
TestClass |
GenerateDeployment.getTestClass()
|
Constructors in org.jboss.arquillian.container.test.impl.client.deployment.event with parameters of type TestClass | |
---|---|
GenerateDeployment(TestClass testClass)
|
Uses of TestClass in org.jboss.arquillian.container.test.spi.client.deployment |
---|
Methods in org.jboss.arquillian.container.test.spi.client.deployment with parameters of type TestClass | |
---|---|
List<DeploymentDescription> |
DeploymentScenarioGenerator.generate(TestClass testClass)
Extract all meta data related to a TestClass . |
void |
ApplicationArchiveProcessor.process(org.jboss.shrinkwrap.api.Archive<?> applicationArchive,
TestClass testClass)
|
Uses of TestClass in org.jboss.arquillian.test.spi.event.suite |
---|
Methods in org.jboss.arquillian.test.spi.event.suite that return TestClass | |
---|---|
TestClass |
ClassEvent.getTestClass()
|
Constructors in org.jboss.arquillian.test.spi.event.suite with parameters of type TestClass | |
---|---|
ClassEvent(TestClass testClass)
|
|
ClassLifecycleEvent(TestClass testClass)
Create a new ClassLifecycleEvent for a specific Class. |
|
ClassLifecycleEvent(TestClass testClass,
LifecycleMethodExecutor executor)
Create a new ClassLifecycleEvent for a specific Class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |