Class DataflowGraphFormatTest
java.lang.Object
test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
test.de.iip_ecosphere.platform.configuration.easyProducer.DataflowGraphFormatTest
Tests
DrawflowGraphFormat.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested classes/interfaces inherited from class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
AbstractGraphTest.TestEdge, AbstractGraphTest.TestGraph, AbstractGraphTest.TestNode -
Field Summary
Fields inherited from class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
FACTORY, VAR_PROVIDER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests turning a graph into a String representation.Methods inherited from class test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractGraphTest
assertGraph, createAbcGraph, createEmptyGraph
-
Constructor Details
-
DataflowGraphFormatTest
public DataflowGraphFormatTest()
-
-
Method Details
-
testToString
Tests turning a graph into a String representation.- Throws:
ExecutionException- shall not occur
-