FinalState.sctunit 122 B

12345678910
  1. testgroup FinalState for statechart FinalState{
  2. test StatechartNameTest {
  3. enter
  4. cycle
  5. assert is_final
  6. }
  7. }