StatemachineKeywords.sctunit 172 B

123456789
  1. testgroup StatemachineKeywords for statechart StatechartKeywords {
  2. test statemachineKeywords {
  3. enter
  4. assert active(StatechartKeywords.main_region.Timer)
  5. }
  6. }