public class ComputationGraphConfigurationTest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ComputationGraphConfigurationTest.StaticInnerGraphVertex |
Constructor and Description |
---|
ComputationGraphConfigurationTest() |
Modifier and Type | Method and Description |
---|---|
void |
testConfigurationWithRuntimeJSONSubtypes() |
void |
testInvalidConfigurations() |
void |
testJSONBasic() |
void |
testJSONBasic2() |
void |
testJSONWithGraphNodes() |
void |
testOutputOrderDoesntChangeWhenCloning() |
public void testJSONBasic()
public void testJSONBasic2()
public void testJSONWithGraphNodes()
public void testInvalidConfigurations()
public void testConfigurationWithRuntimeJSONSubtypes()
public void testOutputOrderDoesntChangeWhenCloning()