Parenthesis.sctunit 156 B

12345678910
  1. testgroup Parenthesis for statechart Parenthesis {
  2. test simple {
  3. enter
  4. assert active (Parenthesis.mainRegion.A)
  5. assert erg == 8
  6. }
  7. }