testclass StatemachineKeywords for statechart StatechartKeywords { @Test operation statemachineKeywords(){ enter assert active(StatechartKeywords.main_region.Timer) } }