src/doc/commands/templates: move `commands_json` to `json_commands`
[nit.git] / src / doc / templates / tests / test_json_commands.sav / test_cmd_mentities.res
diff --git a/src/doc/templates/tests/test_json_commands.sav/test_cmd_mentities.res b/src/doc/templates/tests/test_json_commands.sav/test_cmd_mentities.res
new file mode 100644 (file)
index 0000000..07d815d
--- /dev/null
@@ -0,0 +1,150 @@
+{
+       "results": [{
+               "name": "careers",
+               "synopsis": "Careers of the game.",
+               "namespace": [{
+                       "name": "test_prog",
+                       "synopsis": "Test program for model tools."
+               }, "::", {
+                       "name": "careers",
+                       "synopsis": "Careers of the game."
+               }],
+               "class_name": "MModule",
+               "full_name": "test_prog::careers",
+               "visibility": "public",
+               "html_synopsis": "<span class=\"synopsys nitdoc\">Careers of the game.</span>",
+               "modifiers": ["module"]
+       }, {
+               "name": "character",
+               "synopsis": "Characters are playable entity in the world.",
+               "namespace": [{
+                       "name": "test_prog",
+                       "synopsis": "Test program for model tools."
+               }, "::", {
+                       "name": "character",
+                       "synopsis": "Characters are playable entity in the world."
+               }],
+               "class_name": "MModule",
+               "full_name": "test_prog::character",
+               "visibility": "public",
+               "html_synopsis": "<span class=\"synopsys nitdoc\">Characters are playable entity in the world.</span>",
+               "modifiers": ["module"]
+       }, {
+               "name": "combat",
+               "synopsis": "COmbat interactions between characters.",
+               "namespace": [{
+                       "name": "test_prog",
+                       "synopsis": "Test program for model tools."
+               }, "::", {
+                       "name": "combat",
+                       "synopsis": "COmbat interactions between characters."
+               }],
+               "class_name": "MModule",
+               "full_name": "test_prog::combat",
+               "visibility": "public",
+               "html_synopsis": "<span class=\"synopsys nitdoc\">COmbat interactions between characters.</span>",
+               "modifiers": ["module"]
+       }, {
+               "name": "excluded",
+               "namespace": [{
+                       "name": "excluded"
+               }, "::", {
+                       "name": "excluded"
+               }],
+               "class_name": "MModule",
+               "full_name": "excluded::excluded",
+               "visibility": "public",
+               "modifiers": ["module"]
+       }, {
+               "name": "game",
+               "synopsis": "A game abstraction for RPG.",
+               "namespace": [{
+                       "name": "test_prog",
+                       "synopsis": "Test program for model tools."
+               }, "::", {
+                       "name": "game",
+                       "synopsis": "A game abstraction for RPG."
+               }],
+               "class_name": "MModule",
+               "full_name": "test_prog::game",
+               "visibility": "public",
+               "html_synopsis": "<span class=\"synopsys nitdoc\">A game abstraction for RPG.</span>",
+               "modifiers": ["module"]
+       }, {
+               "name": "game_examples",
+               "namespace": [{
+                       "name": "test_prog",
+                       "synopsis": "Test program for model tools."
+               }, "::", {
+                       "name": "game_examples"
+               }],
+               "class_name": "MModule",
+               "full_name": "test_prog::game_examples",
+               "visibility": "public",
+               "modifiers": ["module"]
+       }, {
+               "name": "platform",
+               "synopsis": "Declares base types allowed on the platform.",
+               "namespace": [{
+                       "name": "test_prog",
+                       "synopsis": "Test program for model tools."
+               }, "::", {
+                       "name": "platform",
+                       "synopsis": "Declares base types allowed on the platform."
+               }],
+               "class_name": "MModule",
+               "full_name": "test_prog::platform",
+               "visibility": "public",
+               "html_synopsis": "<span class=\"synopsys nitdoc\">Declares base types allowed on the platform.</span>",
+               "modifiers": ["module"]
+       }, {
+               "name": "races",
+               "synopsis": "Races of the game.",
+               "namespace": [{
+                       "name": "test_prog",
+                       "synopsis": "Test program for model tools."
+               }, "::", {
+                       "name": "races",
+                       "synopsis": "Races of the game."
+               }],
+               "class_name": "MModule",
+               "full_name": "test_prog::races",
+               "visibility": "public",
+               "html_synopsis": "<span class=\"synopsys nitdoc\">Races of the game.</span>",
+               "modifiers": ["module"]
+       }, {
+               "name": "rpg",
+               "synopsis": "A worlg RPG abstraction.",
+               "namespace": [{
+                       "name": "test_prog",
+                       "synopsis": "Test program for model tools."
+               }, "::", {
+                       "name": "rpg",
+                       "synopsis": "A worlg RPG abstraction."
+               }],
+               "class_name": "MModule",
+               "full_name": "test_prog::rpg",
+               "visibility": "public",
+               "html_synopsis": "<span class=\"synopsys nitdoc\">A worlg RPG abstraction.</span>",
+               "modifiers": ["module"]
+       }, {
+               "name": "test_prog",
+               "synopsis": "A test program with a fake model to check model tools.",
+               "namespace": [{
+                       "name": "test_prog",
+                       "synopsis": "Test program for model tools."
+               }, "::", {
+                       "name": "test_prog",
+                       "synopsis": "A test program with a fake model to check model tools."
+               }],
+               "class_name": "MModule",
+               "full_name": "test_prog::test_prog",
+               "visibility": "public",
+               "html_synopsis": "<span class=\"synopsys nitdoc\">A test program with a fake model to check model tools.</span>",
+               "modifiers": ["module"]
+       }],
+       "page": null,
+       "count": null,
+       "limit": null,
+       "max": null
+}