|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.synccharts.text.expressions.bridge.test.ExprParserSerializerTest
public class ExprParserSerializerTest
JUnit Test Case for the SyncCharts Editor Transition label parser and its serializer.
Constructor Summary | |
---|---|
ExprParserSerializerTest()
|
Method Summary | |
---|---|
void |
setUpParserAndSerializer()
Initialize the parser and serializer. |
void |
setUpSyncChart()
Create a simple SyncChart, one root state machine and two states connected by one transition. |
void |
testSerializerA()
A JUnit test for the Expressionparser. |
void |
testSerializerAndNot()
A JUnit test for the Labelparser. |
void |
testSerializerAndNot2()
A JUnit test for the Labelparser. |
void |
testSerializerAndOr()
A JUnit test for the Labelparser. |
void |
testSerializerAndOr2()
A JUnit test for the Labelparser. |
void |
testSerializerBoolean()
A JUnit test for the Labelparser. |
void |
testSerializerComparison()
A JUnit test for the Labelparser. |
void |
testSerializerComparison2()
A JUnit test for the Labelparser. |
void |
testSerializerComparison3()
A JUnit test for the Labelparser. |
void |
testSerializerComparisonValue()
A JUnit test for the Labelparser. |
void |
testSerializerCtr1()
A JUnit test for the Labelparser. |
void |
testSerializerCtr2()
A JUnit test for the Labelparser. |
void |
testSerializerCtr3()
A JUnit test for the Labelparser. |
void |
testSerializerCtr4()
A JUnit test for the Labelparser. |
void |
testSerializerDiff()
A JUnit test for the Expressionparser. |
void |
testSerializerDiff2()
A JUnit test for the Expressionparser. |
void |
testSerializerDiv()
A JUnit test for the Labelparser. |
void |
testSerializerEmission()
A JUnit test for the Labelparser. |
void |
testSerializerHostCode()
A JUnit test for the Labelparser. |
void |
testSerializerHostCodeEverywhere()
A JUnit test for the Labelparser. |
void |
testSerializerHostCodeType()
A JUnit test for the Labelparser. |
void |
testSerializerMult()
A JUnit test for the Labelparser. |
void |
testSerializerMultDiv()
A JUnit test for the Labelparser. |
void |
testSerializerNeg()
A JUnit test for the Expressionparser. |
void |
testSerializerNeg2()
A JUnit test for the Expressionparser. |
void |
testSerializerNotNot()
A JUnit test for the Labelparser. |
void |
testSerializerNotPre()
A JUnit test for the Labelparser. |
void |
testSerializerPlus()
A JUnit test for the Labelparser. |
void |
testSerializerPlusDiv()
A JUnit test for the Labelparser. |
void |
testSerializerPlusMult()
A JUnit test for the Labelparser. |
void |
testSerializerPre()
A JUnit test for the Labelparser. |
void |
testSerializerSum()
A JUnit test for the Expressionparser. |
void |
testSerializerSumCmp()
A JUnit test for the Expressionparser. |
void |
testSerializerValue()
A JUnit test for the Labelparser. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExprParserSerializerTest()
Method Detail |
---|
public void setUpSyncChart() throws Exception
Exception
- Something failedpublic void setUpParserAndSerializer() throws Exception
Exception
- Something failedpublic void testSerializerSum() throws Exception
Exception
- if parsing failspublic void testSerializerNeg() throws Exception
Exception
- if parsing failspublic void testSerializerNeg2() throws Exception
Exception
- if parsing failspublic void testSerializerDiff() throws Exception
Exception
- if parsing failspublic void testSerializerDiff2() throws Exception
Exception
- if parsing failspublic void testSerializerSumCmp() throws Exception
Exception
- if parsing failspublic void testSerializerA() throws Exception
Exception
- if parsing failspublic void testSerializerEmission() throws Exception
Exception
- if parsing failspublic void testSerializerComparison() throws Exception
Exception
- if parsing failspublic void testSerializerComparison2() throws Exception
Exception
- if parsing failspublic void testSerializerComparison3() throws Exception
Exception
- if parsing failspublic void testSerializerComparisonValue() throws Exception
Exception
- if parsing failspublic void testSerializerValue() throws Exception
Exception
- if parsing failspublic void testSerializerHostCode() throws Exception
Exception
- if parsing failspublic void testSerializerHostCodeType() throws Exception
Exception
- if parsing failspublic void testSerializerHostCodeEverywhere() throws Exception
Exception
- if parsing failspublic void testSerializerAndOr() throws Exception
Exception
- if parsing failspublic void testSerializerAndOr2() throws Exception
Exception
- if parsing failspublic void testSerializerAndNot() throws Exception
Exception
- if parsing failspublic void testSerializerAndNot2() throws Exception
Exception
- if parsing failspublic void testSerializerPlus() throws Exception
Exception
- if parsing failspublic void testSerializerMult() throws Exception
Exception
- if parsing failspublic void testSerializerDiv() throws Exception
Exception
- if parsing failspublic void testSerializerPlusMult() throws Exception
Exception
- if parsing failspublic void testSerializerPlusDiv() throws Exception
Exception
- if parsing failspublic void testSerializerMultDiv() throws Exception
Exception
- if parsing failspublic void testSerializerPre() throws Exception
Exception
- if parsing failspublic void testSerializerNotPre() throws Exception
Exception
- if parsing failspublic void testSerializerNotNot() throws Exception
Exception
- if parsing failspublic void testSerializerCtr1() throws Exception
Exception
- if parsing failspublic void testSerializerCtr2() throws Exception
Exception
- if parsing failspublic void testSerializerCtr3() throws Exception
Exception
- if parsing failspublic void testSerializerCtr4() throws Exception
Exception
- if parsing failspublic void testSerializerBoolean() throws Exception
Exception
- if parsing fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |