Package | Description |
---|---|
org.jboss.arquillian.junit | |
org.jboss.arquillian.test.impl | |
org.jboss.arquillian.test.spi | |
org.jboss.arquillian.testng |
Modifier and Type | Field and Description |
---|---|
private TestRunnerAdaptor |
Arquillian.adaptor |
Modifier and Type | Field and Description |
---|---|
private static java.lang.ThreadLocal<TestRunnerAdaptor> |
State.deployableTest |
Modifier and Type | Method and Description |
---|---|
(package private) static TestRunnerAdaptor |
State.getTestAdaptor() |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
State.testAdaptor(TestRunnerAdaptor adaptor) |
Modifier and Type | Class and Description |
---|---|
class |
EventTestRunnerAdaptor
EventTestRunnerAdaptor
|
Modifier and Type | Field and Description |
---|---|
private static TestRunnerAdaptor |
TestRunnerAdaptorBuilder.testAdaptor |
Modifier and Type | Method and Description |
---|---|
static TestRunnerAdaptor |
TestRunnerAdaptorBuilder.build() |
Modifier and Type | Method and Description |
---|---|
static void |
TestRunnerAdaptorBuilder.set(TestRunnerAdaptor adaptor) |
Modifier and Type | Field and Description |
---|---|
private static java.lang.ThreadLocal<TestRunnerAdaptor> |
Arquillian.deployableTest |