public class LaunchRunnerTest
extends java.lang.Object
Constructor and Description |
---|
LaunchRunnerTest() |
Modifier and Type | Method and Description |
---|---|
static TopologyAPI.Topology |
createTopology(Config heronConfig) |
void |
setUp() |
void |
testCallSuccess() |
void |
testCreateExecutionState() |
void |
testLaunchFail() |
void |
testSetExecutionStateFail() |
void |
testSetTopologyFail() |
void |
testTrimTopology() |
public static TopologyAPI.Topology createTopology(Config heronConfig)
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testTrimTopology() throws java.lang.Exception
java.lang.Exception
public void testCreateExecutionState() throws java.lang.Exception
java.lang.Exception
public void testSetExecutionStateFail() throws java.lang.Exception
java.lang.Exception
public void testSetTopologyFail() throws java.lang.Exception
java.lang.Exception
public void testLaunchFail() throws java.lang.Exception
java.lang.Exception
public void testCallSuccess() throws java.lang.Exception
java.lang.Exception