Package | Description |
---|---|
org.jboss.arquillian.container.test.spi.util | |
org.jboss.arquillian.junit.container | |
org.jboss.arquillian.testng.container |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
JUnitTestRunner
JUnitTestRunner
A Implementation of the Arquillian TestRunner SPI for JUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
TestNGTestRunner
TestNGTestRunner
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.