public final class UnitTestProperties extends Object
| Modifier and Type | Field and Description | 
|---|---|
static List<String> | 
MODULE_SEARCH_PATH_LIST
A series of paths (similar to classpath) that will be searched for sbapps in the test system. 
 | 
static String | 
SERVER_CONF_PATH
A path to a .sbconf file for the test system. 
 | 
public static final List<String> MODULE_SEARCH_PATH_LIST
public static final String SERVER_CONF_PATH
streambase.unit-test.server-conf, and if missing is set to the empty string
 (no specified configuration file).Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.