Arquillian Test SPI 1.0.0.CR1

Uses of Interface
org.jboss.arquillian.test.spi.TestMethodExecutor

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

Uses of TestMethodExecutor in org.jboss.arquillian.test.spi
 

Methods in org.jboss.arquillian.test.spi with parameters of type TestMethodExecutor
 TestResult TestRunnerAdaptor.test(TestMethodExecutor testMethodExecutor)
          Activate a TestMethod execution.
 

Uses of TestMethodExecutor in org.jboss.arquillian.test.spi.event.suite
 

Methods in org.jboss.arquillian.test.spi.event.suite that return TestMethodExecutor
 TestMethodExecutor Test.getTestMethodExecutor()
           
 

Constructors in org.jboss.arquillian.test.spi.event.suite with parameters of type TestMethodExecutor
Test(TestMethodExecutor testMethodExecutor)
           
 


Arquillian Test SPI 1.0.0.CR1

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