Updated test cases documentation
This commit is contained in:
@@ -86,6 +86,12 @@ protected:
|
||||
"is_virtual": false,
|
||||
"name": "template_method",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00022/t00022.cc",
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t00022/t00022.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -105,6 +111,12 @@ protected:
|
||||
"is_virtual": true,
|
||||
"name": "method1",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t00022/t00022.cc",
|
||||
"line": 15,
|
||||
"translation_unit": "../../tests/t00022/t00022.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -124,6 +136,12 @@ protected:
|
||||
"is_virtual": true,
|
||||
"name": "method2",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t00022/t00022.cc",
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t00022/t00022.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -173,6 +191,12 @@ protected:
|
||||
"is_virtual": true,
|
||||
"name": "method1",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00022/t00022.cc",
|
||||
"line": 21,
|
||||
"translation_unit": "../../tests/t00022/t00022.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -192,6 +216,12 @@ protected:
|
||||
"is_virtual": true,
|
||||
"name": "method2",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00022/t00022.cc",
|
||||
"line": 22,
|
||||
"translation_unit": "../../tests/t00022/t00022.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -241,6 +271,12 @@ protected:
|
||||
"is_virtual": true,
|
||||
"name": "method1",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00022/t00022.cc",
|
||||
"line": 27,
|
||||
"translation_unit": "../../tests/t00022/t00022.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -260,6 +296,12 @@ protected:
|
||||
"is_virtual": true,
|
||||
"name": "method2",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00022/t00022.cc",
|
||||
"line": 28,
|
||||
"translation_unit": "../../tests/t00022/t00022.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -276,8 +318,8 @@ protected:
|
||||
}
|
||||
],
|
||||
"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": "t00022_class",
|
||||
|
||||
Reference in New Issue
Block a user