Arquillian Container Test SPI 1.0.0.CR2

Uses of Interface
org.jboss.arquillian.container.test.spi.TestRunner

Packages that use TestRunner
org.jboss.arquillian.container.test.spi.util   
 

Uses of TestRunner in org.jboss.arquillian.container.test.spi.util
 

Methods in org.jboss.arquillian.container.test.spi.util that return TestRunner
static TestRunner TestRunners.getTestRunner()
          Dynamically loads an instance of a test runner.
static TestRunner TestRunners.getTestRunner(ClassLoader classLoader)
          Dynamically loads an instance of a test runner.
 


Arquillian Container Test SPI 1.0.0.CR2

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