Package | Description |
---|---|
org.jboss.arquillian.container.test.spi.util | |
org.jboss.arquillian.junit.container | |
org.jboss.arquillian.protocol.jmx | |
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 | Method and Description |
---|---|
protected TestResult |
JMXTestRunner.doRunTestMethod(TestRunner runner,
Class<?> testClass,
String methodName,
Map<String,String> protocolProps) |
Modifier and Type | Class and Description |
---|---|
class |
TestNGTestRunner
TestNGTestRunner
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.