]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.tests.modelled/scl/Simantics/Tests.scl
Enhancements to modelled tests
[simantics/platform.git] / bundles / org.simantics.tests.modelled / scl / Simantics / Tests.scl
index fe80e1303cb4ae115e742312fcc2c3aea36c971f..ce3cfb1548a0b316571afd533c443f84087558ea 100644 (file)
@@ -1,5 +1,6 @@
 include "Simantics/DB"
 
 importJava "org.simantics.tests.modelled.TestsGraphUtils" where
-    createSTSTest :: Resource -> <Proc, WriteGraph> Resource
-    createSTSSuite :: Resource -> <WriteGraph, Proc> ()
+    createSTSTest :: Resource -> <WriteGraph, Proc> Resource
+    createSTSSuite :: Resource -> <WriteGraph, Proc> Resource
+    createSTSVariable :: Resource -> <WriteGraph, Proc> Resource