testclass Parenthesis for statechart Parenthesis { @Test operation simple(){ enter assert active (Parenthesis.mainRegion.A) assert erg == 8 } }