public class TestRunnerAdaptorBuilder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_EXTENSION_CLASS |
private static java.lang.String |
TEST_RUNNER_IMPL_CLASS |
private static TestRunnerAdaptor |
testAdaptor |
Modifier | Constructor and Description |
---|---|
private |
TestRunnerAdaptorBuilder() |
Modifier and Type | Method and Description |
---|---|
static TestRunnerAdaptor |
build() |
static void |
set(TestRunnerAdaptor adaptor) |
private static final java.lang.String DEFAULT_EXTENSION_CLASS
private static final java.lang.String TEST_RUNNER_IMPL_CLASS
private static TestRunnerAdaptor testAdaptor
public static void set(TestRunnerAdaptor adaptor)
public static TestRunnerAdaptor build()