Interface | Description |
---|---|
LifecycleMethodExecutor |
Generic wrapper for invoking Lifecycle methods.
|
TestEnricher |
SPI used to enrich the runtime test object.
|
TestMethodExecutor |
TestMethodExecutor
|
TestRunnerAdaptor |
TestRunnerAdaptor
Need to be Thread-safe
|
Class | Description |
---|---|
ExceptionProxy |
Takes an exception class and creates a proxy that can be used to rebuild the
exception.
|
TestClass |
Wraps a class to be run, providing method validation and annotation searching.
|
TestResult |
A test result which may be serialized for communicate between client and
server
|
TestRunnerAdaptorBuilder |
DeployableTestBuilder
|
Enum | Description |
---|---|
TestResult.Status |
The test status
|
Exception | Description |
---|---|
ArquillianProxyException |
Exception class used when a proxied exception cannot be created.
|
CombinedException |
Copyright © 2016 JBoss by Red Hat. All rights reserved.