tests: fix tests related to test_prog
[nit.git] / src / doc / templates / tests / test_templates_json.sav / test_classes_to_full_json.res
index 7e7c7ad..18c77c4 100644 (file)
        }]
 }
 {
+       "name": "Sys",
+       "synopsis": "Sys",
+       "namespace": [{
+               "name": "test_prog",
+               "synopsis": "Test program for model tools."
+       }, "::", {
+               "name": "Sys",
+               "synopsis": "Sys"
+       }],
+       "class_name": "MClass",
+       "full_name": "test_prog::Sys",
+       "visibility": "public",
+       "html_synopsis": "<span class=\"synopsys nitdoc\">Sys</span>",
+       "modifiers": ["class"]
+}
+{
        "name": "Career",
        "synopsis": "A `Career` gives a characteristic bonus or malus to the character.",
        "namespace": [{
        "modifiers": ["class"]
 }
 {
-       "name": "Sys",
+       "name": "TestGame",
        "namespace": [{
                "name": "test_prog",
                "synopsis": "Test program for model tools."
        }, "::", {
-               "name": "Sys"
+               "name": "TestGame"
        }],
        "class_name": "MClass",
-       "full_name": "test_prog::Sys",
+       "full_name": "test_prog::TestGame",
+       "visibility": "public",
+       "modifiers": ["class"]
+}
+{
+       "name": "GameTest",
+       "namespace": [{
+               "name": "test_prog",
+               "synopsis": "Test program for model tools."
+       }, "::", {
+               "name": "GameTest"
+       }],
+       "class_name": "MClass",
+       "full_name": "test_prog::GameTest",
        "visibility": "public",
        "modifiers": ["class"]
 }