Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-06-26 16:15:55 +02:00
parent ed151f45e1
commit 13ea67c1d8
218 changed files with 7202 additions and 4429 deletions

View File

@@ -105,6 +105,12 @@ public:
"is_virtual": true,
"name": "~Visitor",
"parameters": [],
"source_location": {
"column": 13,
"file": "../../tests/t00021/t00021.cc",
"line": 11,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
},
{
@@ -126,9 +132,15 @@ public:
"parameters": [
{
"name": "item",
"type": "const A &"
"type": "const clanguml::t00021::A &"
}
],
"source_location": {
"column": 18,
"file": "../../tests/t00021/t00021.cc",
"line": 12,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
},
{
@@ -150,9 +162,15 @@ public:
"parameters": [
{
"name": "item",
"type": "const B &"
"type": "const clanguml::t00021::B &"
}
],
"source_location": {
"column": 18,
"file": "../../tests/t00021/t00021.cc",
"line": 13,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
}
],
@@ -204,9 +222,15 @@ public:
"parameters": [
{
"name": "item",
"type": "const A &"
"type": "const clanguml::t00021::A &"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"line": 18,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
},
{
@@ -228,9 +252,15 @@ public:
"parameters": [
{
"name": "item",
"type": "const B &"
"type": "const clanguml::t00021::B &"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"line": 19,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
}
],
@@ -282,9 +312,15 @@ public:
"parameters": [
{
"name": "item",
"type": "const A &"
"type": "const clanguml::t00021::A &"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"line": 24,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
},
{
@@ -306,9 +342,15 @@ public:
"parameters": [
{
"name": "item",
"type": "const B &"
"type": "const clanguml::t00021::B &"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"line": 25,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
}
],
@@ -360,9 +402,15 @@ public:
"parameters": [
{
"name": "item",
"type": "const A &"
"type": "const clanguml::t00021::A &"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"line": 30,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
},
{
@@ -384,9 +432,15 @@ public:
"parameters": [
{
"name": "item",
"type": "const B &"
"type": "const clanguml::t00021::B &"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"line": 31,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
}
],
@@ -429,6 +483,12 @@ public:
"is_virtual": true,
"name": "~Item",
"parameters": [],
"source_location": {
"column": 13,
"file": "../../tests/t00021/t00021.cc",
"line": 36,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
},
{
@@ -450,9 +510,15 @@ public:
"parameters": [
{
"name": "visitor",
"type": "const Visitor &"
"type": "const clanguml::t00021::Visitor &"
}
],
"source_location": {
"column": 18,
"file": "../../tests/t00021/t00021.cc",
"line": 37,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
}
],
@@ -504,9 +570,15 @@ public:
"parameters": [
{
"name": "visitor",
"type": "const Visitor &"
"type": "const clanguml::t00021::Visitor &"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"line": 42,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
}
],
@@ -558,9 +630,15 @@ public:
"parameters": [
{
"name": "visitor",
"type": "const Visitor &"
"type": "const clanguml::t00021::Visitor &"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"line": 47,
"translation_unit": "../../tests/t00021/t00021.cc"
},
"type": "void"
}
],
@@ -577,8 +655,8 @@ public:
}
],
"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": "t00021_class",