Arquillian Test SPI 1.0.0.CR1

Uses of Class
org.jboss.arquillian.test.spi.TestClass

Packages that use TestClass
org.jboss.arquillian.test.spi.event.suite   
 

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.
 


Arquillian Test SPI 1.0.0.CR1

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