浏览代码

Add Architecture MM to the list of formalisms

Yentl Van Tendeloo 8 年之前
父节点
当前提交
70ec4c4ffe
共有 1 个文件被更改,包括 18 次插入6 次删除
  1. 18 6
      integration/test_powerwindow.py

+ 18 - 6
integration/test_powerwindow.py

@@ -75,6 +75,10 @@ class TestPowerWindow(unittest.TestCase):
                     "ProcessModel",
                     "pm_powerwindow",
                     ] + get_model_constructor_2("models/pm_req_analyse.mvc") + [
+                "model_add",
+                    "SimpleClassDiagrams",
+                    "Architecture",
+                    ] + get_model_constructor_2("models/architecture.mvc") + [
                 "model_list",
                 "transformation_add_MT_language",
                 "PetriNet",
@@ -251,13 +255,13 @@ class TestPowerWindow(unittest.TestCase):
                 "Welcome to the Model Management Interface v2.0!",
                 "Use the 'help' command for a list of possible commands",
                 "Ready for command...",
-                # model_add * 9
+                # model_add * 10
                 ] + [   "Creating new model!",
                         "Model type?",
                         "Model name?",
                         "Waiting for model constructors...",
                         "Model upload success!",
-                        "Ready for command...", ] * 9 + [
+                        "Ready for command...", ] * 10 + [
                 # model_list
                 model_list |
                 set([
@@ -557,6 +561,10 @@ class TestPowerWindow(unittest.TestCase):
                     "ProcessModel",
                     "pm_powerwindow",
                     ] + get_model_constructor_2("models/pm_req_analyse.mvc") + [
+                "model_add",
+                    "SimpleClassDiagrams",
+                    "Architecture",
+                    ] + get_model_constructor_2("models/architecture.mvc") + [
                 "model_list",
                 "transformation_add_MT_language",
                 "PetriNet",
@@ -751,13 +759,13 @@ class TestPowerWindow(unittest.TestCase):
                 "Welcome to the Model Management Interface v2.0!",
                 "Use the 'help' command for a list of possible commands",
                 "Ready for command...",
-                # model_add * 9
+                # model_add * 10
                 ] + [   "Creating new model!",
                         "Model type?",
                         "Model name?",
                         "Waiting for model constructors...",
                         "Model upload success!",
-                        "Ready for command...", ] * 9 + [
+                        "Ready for command...", ] * 10 + [
                 # model_list
                 model_list |
                 set([
@@ -1086,6 +1094,10 @@ class TestPowerWindow(unittest.TestCase):
                     "ProcessModel",
                     "pm_powerwindow",
                     ] + get_model_constructor_2("models/pm_req_analyse_debug.mvc") + [
+                "model_add",
+                    "SimpleClassDiagrams",
+                    "Architecture",
+                    ] + get_model_constructor_2("models/architecture.mvc") + [
                 "model_list",
                 "transformation_add_MT_language",
                 "PetriNet",
@@ -1283,13 +1295,13 @@ class TestPowerWindow(unittest.TestCase):
                 "Welcome to the Model Management Interface v2.0!",
                 "Use the 'help' command for a list of possible commands",
                 "Ready for command...",
-                # model_add * 9
+                # model_add * 10
                 ] + [   "Creating new model!",
                         "Model type?",
                         "Model name?",
                         "Waiting for model constructors...",
                         "Model upload success!",
-                        "Ready for command...", ] * 9 + [
+                        "Ready for command...", ] * 10 + [
                 # model_list
                 model_list |
                 set([