|
static TemporaryFolder | fsData = new TemporaryFolder() |
|
Created by carmine on 4/4/17.
Definition at line 44 of file AbstractStormTest.java.
◆ kafkaProperties() [1/2]
static Properties org.openkilda.wfm.AbstractStormTest.kafkaProperties |
( |
| ) |
throws ConfigurationException, CmdLineException |
|
staticprotected |
◆ kafkaProperties() [2/2]
static Properties org.openkilda.wfm.AbstractStormTest.kafkaProperties |
( |
final String |
groupId | ) |
throws ConfigurationException, CmdLineException |
|
staticprotected |
◆ makeConfigFile() [1/2]
static void org.openkilda.wfm.AbstractStormTest.makeConfigFile |
( |
| ) |
throws IOException |
|
staticprotected |
◆ makeConfigFile() [2/2]
static void org.openkilda.wfm.AbstractStormTest.makeConfigFile |
( |
Properties |
overlay, |
|
|
String |
location |
|
) |
| throws IOException |
|
staticprotected |
◆ makeConfigOverlay()
static Properties org.openkilda.wfm.AbstractStormTest.makeConfigOverlay |
( |
| ) |
|
|
staticprotected |
◆ makeLaunchArgs()
static String [] org.openkilda.wfm.AbstractStormTest.makeLaunchArgs |
( |
String ... |
extraConfig | ) |
|
|
staticprotected |
◆ makeLaunchEnvironment() [1/2]
◆ makeLaunchEnvironment() [2/2]
◆ makeUnboundConfig()
static <T> T org.openkilda.wfm.AbstractStormTest.makeUnboundConfig |
( |
Class< T > |
configurationType | ) |
throws ConfigurationException, CmdLineException |
|
staticprotected |
◆ setupOnce()
static void org.openkilda.wfm.AbstractStormTest.setupOnce |
( |
| ) |
throws Exception |
|
static |
◆ stormConfig()
static Config org.openkilda.wfm.AbstractStormTest.stormConfig |
( |
| ) |
|
|
staticprotected |
◆ teardownOnce()
static void org.openkilda.wfm.AbstractStormTest.teardownOnce |
( |
| ) |
throws Exception |
|
static |
◆ cluster
LocalCluster org.openkilda.wfm.AbstractStormTest.cluster |
|
staticprotected |
◆ clusterParam
MkClusterParam org.openkilda.wfm.AbstractStormTest.clusterParam |
|
staticprotected |
◆ completeTopologyParam
CompleteTopologyParam org.openkilda.wfm.AbstractStormTest.completeTopologyParam |
|
staticprotected |
◆ CONFIG_NAME
String org.openkilda.wfm.AbstractStormTest.CONFIG_NAME = "class-level-overlay.properties" |
|
staticprotected |
◆ fsData
TemporaryFolder org.openkilda.wfm.AbstractStormTest.fsData = new TemporaryFolder() |
|
static |
◆ kProducer
◆ NEO4J_LISTEN_ADDRESS
String org.openkilda.wfm.AbstractStormTest.NEO4J_LISTEN_ADDRESS = "localhost:27600" |
|
staticprotected |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/wfm/src/test/java/org/openkilda/wfm/AbstractStormTest.java