public class TopologyUtilsTest
extends java.lang.Object
Constructor and Description |
---|
TopologyUtilsTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBadTopologyName() |
void |
testGetComponentParallelism() |
void |
testGetComponentRamMapAllRamSpecified() |
void |
testGetComponentRamMapDefaultValue() |
void |
testGetComponentRamMapSomeRamSpecified() |
void |
testGetTotalInstance() |
void |
testValidTopology() |
public void testGetComponentParallelism()
public void testGetTotalInstance()
public void testGetComponentRamMapDefaultValue()
public void testGetComponentRamMapAllRamSpecified()
public void testGetComponentRamMapSomeRamSpecified()
public void testBadTopologyName()
public void testValidTopology()