public final class UnitTestProperties
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.util.List<java.lang.String> | 
MODULE_SEARCH_PATH_LIST
A series of paths (similar to classpath) that will be searched for sbapps in the test system. 
 | 
static java.lang.String | 
SERVER_CONF_PATH
A path to a .sbconf file for the test system. 
 | 
public static final java.util.List<java.lang.String> MODULE_SEARCH_PATH_LIST
public static final java.lang.String SERVER_CONF_PATH
streambase.unit-test.server-conf, and if missing is set to the empty string
 (no specified configuration file).