public class PopulateSummaryNodesUtilsTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static Log |
_logger |
private ModelInterpreterTestUtils |
modelInterpreterTestUtils |
Constructor and Description |
---|
PopulateSummaryNodesUtilsTest() |
Modifier and Type | Method and Description |
---|---|
static void |
doYourOneTimeTeardown() |
void |
oneTimeSetUp() |
void |
testBBP() |
void |
testCA1() |
void |
testHH() |
void |
testHHTut() |
void |
testModelACnet() |
void |
testModelL23Smith() |
static void |
testSummary(java.lang.String modelPath,
java.lang.String typeName,
IModelInterpreter modelInterpreter) |
void |
testTraub() |
private static Log _logger
private ModelInterpreterTestUtils modelInterpreterTestUtils
public void oneTimeSetUp()
public static void testSummary(java.lang.String modelPath, java.lang.String typeName, IModelInterpreter modelInterpreter) throws java.lang.Exception
java.lang.Exception
public void testModelL23Smith() throws java.lang.Exception
java.lang.Exception
public void testModelACnet() throws java.lang.Exception
java.lang.Exception
public void testCA1() throws java.lang.Exception
java.lang.Exception
public void testHH() throws java.lang.Exception
java.lang.Exception
public void testHHTut() throws java.lang.Exception
java.lang.Exception
public void testBBP() throws java.lang.Exception
java.lang.Exception
public void testTraub() throws java.lang.Exception
java.lang.Exception
public static void doYourOneTimeTeardown()