Open Kilda Java Documentation
org.openkilda.wfm.StableAbstractStormTest Class Reference
Inheritance diagram for org.openkilda.wfm.StableAbstractStormTest:
org.openkilda.wfm.AbstractStormTest org.openkilda.wfm.topology.opentsdb.OpenTSDBTopologyTest org.openkilda.wfm.topology.stats.StatsTopologyTest

Static Public Member Functions

static void setupOnce () throws Exception
 
static void teardownOnce () throws Exception
 
- Static Public Member Functions inherited from org.openkilda.wfm.AbstractStormTest
static void setupOnce () throws Exception
 
static void teardownOnce () throws Exception
 

Additional Inherited Members

- Static Public Attributes inherited from org.openkilda.wfm.AbstractStormTest
static TemporaryFolder fsData = new TemporaryFolder()
 
- Static Protected Member Functions inherited from org.openkilda.wfm.AbstractStormTest
static Properties kafkaProperties () throws ConfigurationException, CmdLineException
 
static Properties kafkaProperties (final String groupId) throws ConfigurationException, CmdLineException
 
static Config stormConfig ()
 
static< T > T makeUnboundConfig (Class< T > configurationType) throws ConfigurationException, CmdLineException
 
static LaunchEnvironment makeLaunchEnvironment () throws CmdLineException, ConfigurationException
 
static LaunchEnvironment makeLaunchEnvironment (Properties overlay) throws CmdLineException, ConfigurationException, IOException
 
static String [] makeLaunchArgs (String ...extraConfig)
 
static void makeConfigFile () throws IOException
 
static void makeConfigFile (Properties overlay, String location) throws IOException
 
static Properties makeConfigOverlay ()
 
- Static Protected Attributes inherited from org.openkilda.wfm.AbstractStormTest
static String CONFIG_NAME = "class-level-overlay.properties"
 
static String NEO4J_LISTEN_ADDRESS = "localhost:27600"
 
static TestKafkaProducer kProducer
 
static LocalCluster cluster
 
static MkClusterParam clusterParam
 
static CompleteTopologyParam completeTopologyParam
 

Detailed Description

Definition at line 11 of file StableAbstractStormTest.java.

Member Function Documentation

◆ setupOnce()

static void org.openkilda.wfm.StableAbstractStormTest.setupOnce ( ) throws Exception
static

Definition at line 13 of file StableAbstractStormTest.java.

◆ teardownOnce()

static void org.openkilda.wfm.StableAbstractStormTest.teardownOnce ( ) throws Exception
static

Definition at line 32 of file StableAbstractStormTest.java.


The documentation for this class was generated from the following file: