Updated test cases documentation
This commit is contained in:
@@ -185,6 +185,12 @@ class Base {
|
||||
"is_virtual": false,
|
||||
"name": "Base",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t00019/t00019_base.h",
|
||||
"line": 10,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -204,6 +210,12 @@ class Base {
|
||||
"is_virtual": true,
|
||||
"name": "~Base",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 13,
|
||||
"file": "../../tests/t00019/t00019_base.h",
|
||||
"line": 12,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -223,6 +235,12 @@ class Base {
|
||||
"is_virtual": true,
|
||||
"name": "m1",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 17,
|
||||
"file": "../../tests/t00019/t00019_base.h",
|
||||
"line": 14,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
@@ -242,6 +260,12 @@ class Base {
|
||||
"is_virtual": true,
|
||||
"name": "m2",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 25,
|
||||
"file": "../../tests/t00019/t00019_base.h",
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "std::string"
|
||||
}
|
||||
],
|
||||
@@ -284,6 +308,12 @@ class Base {
|
||||
"is_virtual": false,
|
||||
"name": "m1",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00019/t00019_layer1.h",
|
||||
"line": 13,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
@@ -303,6 +333,12 @@ class Base {
|
||||
"is_virtual": false,
|
||||
"name": "m2",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 17,
|
||||
"file": "../../tests/t00019/t00019_layer1.h",
|
||||
"line": 19,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "std::string"
|
||||
}
|
||||
],
|
||||
@@ -352,6 +388,12 @@ class Base {
|
||||
"is_virtual": false,
|
||||
"name": "all_calls_count",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00019/t00019_layer2.h",
|
||||
"line": 14,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "int"
|
||||
}
|
||||
],
|
||||
@@ -426,6 +468,12 @@ class Base {
|
||||
"is_virtual": true,
|
||||
"name": "m1",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 17,
|
||||
"file": "../../tests/t00019/t00019_layer3.h",
|
||||
"line": 12,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
@@ -445,6 +493,12 @@ class Base {
|
||||
"is_virtual": true,
|
||||
"name": "m2",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 25,
|
||||
"file": "../../tests/t00019/t00019_layer3.h",
|
||||
"line": 18,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "std::string"
|
||||
},
|
||||
{
|
||||
@@ -464,6 +518,12 @@ class Base {
|
||||
"is_virtual": false,
|
||||
"name": "m1_calls",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00019/t00019_layer3.h",
|
||||
"line": 24,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
@@ -483,6 +543,12 @@ class Base {
|
||||
"is_virtual": false,
|
||||
"name": "m2_calls",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00019/t00019_layer3.h",
|
||||
"line": 26,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"type": "int"
|
||||
}
|
||||
],
|
||||
@@ -605,8 +671,8 @@ class Base {
|
||||
"namespace": "clanguml::t00019",
|
||||
"source_location": {
|
||||
"column": 11,
|
||||
"file": "../../../../../../usr/include/c++/11/bits/unique_ptr.h",
|
||||
"line": 242,
|
||||
"file": "../../../../../../usr/include/c++/12/bits/unique_ptr.h",
|
||||
"line": 269,
|
||||
"translation_unit": "../../tests/t00019/t00019.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
@@ -670,8 +736,8 @@ class Base {
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"clang_uml_version": "0.3.7-4-g43cc5cb",
|
||||
"llvm_version": "Ubuntu clang version 16.0.1 (++20230328073357+42d1b276f779-1~exp1~20230328073502.65)",
|
||||
"clang_uml_version": "0.3.7-34-gef753ea",
|
||||
"llvm_version": "Ubuntu clang version 15.0.6",
|
||||
"schema_version": 1
|
||||
},
|
||||
"name": "t00019_class",
|
||||
|
||||
Reference in New Issue
Block a user