public interface PluginConstants
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DOMAIN
The default domain name for tests.
|
static java.lang.String |
JUNIT_VERSION
The JUnit version.
|
static java.net.URI |
TEST_LATCH_SERVICE
The name for the user-provided latch service that services a runtime synchronization mechanism when performing integration tests that require
asynchronous communication.
|
static final java.lang.String DOMAIN
static final java.net.URI TEST_LATCH_SERVICE
static final java.lang.String JUNIT_VERSION