Bläddra i källkod

Update of Operations test.

markus.muehlbrandt@gmail.com 11 år sedan
förälder
incheckning
0fb9b2316b
1 ändrade filer med 5 tillägg och 28 borttagningar
  1. 5 28
      test-plugins/org.yakindu.sct.test.models/tests/Operations.sctunit

+ 5 - 28
test-plugins/org.yakindu.sct.test.models/tests/Operations.sctunit

@@ -1,30 +1,7 @@
 
-testgroup Operations for statechart Operations{
-	test OperationsSimpleTest { 
+testgroup Operations for statechart Operations {
+	test OperationCallback {
 		enter
-//		assert active (Operations.main_region.A)
-//		
-//		cycle
-//		assert active (Operations.main_region.B)
-		 
-	}
-	
-	
-//	test OperationsTest { 
-//		enter
-//		assert active (Operations.main_region.A)
-//		
-//		cycle
-//		assert active (Operations.main_region.B)
-//		raise ev
-//		cycle
-//		
-//		assert active (Operations.main_region.C)
-//		raise ev	
-//		cycle	
-//	
-//		assert active (Operations.main_region.D)		
-//		 
-//	}  
-}
-	
+	} 
+}  
+