de.cau.cs.kieler.synccharts.text.interfaces.bridge.test
Class InterfaceDeclParserTests
java.lang.Object
de.cau.cs.kieler.synccharts.text.interfaces.bridge.test.InterfaceDeclParserTests
public class InterfaceDeclParserTests
- extends Object
JUnit Test Case for the SyncCharts Editor Interfacedeclaration parser and its
serializer.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterfaceDeclParserTests
public InterfaceDeclParserTests()
setUpSyncChart
public void setUpSyncChart()
throws Exception
- Throws:
Exception
setUpParserAndSerializer
public void setUpParserAndSerializer()
throws Exception
- Initialize the parser and serializer.
- Throws:
Exception
- Something failed
testParseSingle
public void testParseSingle()
throws Exception
- Throws:
Exception
testParseSome
public void testParseSome()
throws Exception
- Throws:
Exception
testSerializeSingle
public void testSerializeSingle()
throws Exception
- Throws:
Exception
testMoreSignals
public void testMoreSignals()
throws Exception
- Throws:
Exception
undoTestParse
public void undoTestParse()
throws Exception
- Throws:
Exception
undoTestSerialize
public void undoTestSerialize()
throws Exception
- Throws:
Exception
workflow
public void workflow()
throws Exception
- Throws:
Exception