|
@@ -27,9 +27,8 @@ import org.junit.runners.Suite.SuiteClasses;
|
|
|
InEventLifeCycleTest.class, IntegerExpressionsTest.class,
|
|
InEventLifeCycleTest.class, IntegerExpressionsTest.class,
|
|
|
InternalEventLifeCycleTest.class, LocalReactionsTest.class,
|
|
InternalEventLifeCycleTest.class, LocalReactionsTest.class,
|
|
|
LogicalAndTestsTest.class, LogicalOrTestsTest.class,
|
|
LogicalAndTestsTest.class, LogicalOrTestsTest.class,
|
|
|
- NamedInterfaceAccessTest.class, OperationsTest.class,
|
|
|
|
|
- OutEventLifeCycleTest.class, ParenthesisTest.class,
|
|
|
|
|
- PriorityValuesTest.class, RaiseEventTest.class,
|
|
|
|
|
|
|
+ NamedInterfaceAccessTest.class, OutEventLifeCycleTest.class,
|
|
|
|
|
+ ParenthesisTest.class, PriorityValuesTest.class, RaiseEventTest.class,
|
|
|
SameNameDifferentRegionTest.class, ShallowHistoryTest.class,
|
|
SameNameDifferentRegionTest.class, ShallowHistoryTest.class,
|
|
|
SimpleEventTest.class, StatechartLocalReactionsTest.class,
|
|
SimpleEventTest.class, StatechartLocalReactionsTest.class,
|
|
|
SimpleHierachyTest.class, StateIsActiveTest.class,
|
|
SimpleHierachyTest.class, StateIsActiveTest.class,
|