Explorar o código

Nullcheck.sctunit hand in (was missing)

malknet42 %!s(int64=11) %!d(string=hai) anos
pai
achega
e5fce3a4b9

+ 13 - 0
test-plugins/org.yakindu.sct.test.models/tests/NullCheck.sctunit

@@ -0,0 +1,13 @@
+
+testgroup NullCheck for statechart NullCheck {
+	
+	test SimpleNullCheckTest { 
+		enter
+				
+		assert active(NullCheck.main_region.A)
+		cycle
+		assert active(NullCheck.main_region.B)			
+
+	} 
+}
+