Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-12-09 20:16:28 +01:00
parent 6055c5684e
commit 0a8292655a
316 changed files with 9068 additions and 10010 deletions

View File

@@ -1,15 +1,12 @@
# t00020 - Abstract factory pattern
## Config
```yaml
compilation_database_dir: ..
output_directory: diagrams
diagrams:
t00020_class:
type: class
glob:
- ../../tests/t00020/t00020.cc
using_namespace:
- clanguml::t00020
- t00020.cc
using_namespace: clanguml::t00020
include:
namespaces:
- clanguml::t00020
@@ -135,9 +132,9 @@ public:
"parameters": [],
"source_location": {
"column": 13,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 8,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "void"
},
@@ -165,9 +162,9 @@ public:
],
"source_location": {
"column": 18,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 9,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "bool"
}
@@ -176,9 +173,9 @@ public:
"namespace": "clanguml::t00020",
"source_location": {
"column": 7,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 6,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"template_parameters": [],
"type": "class"
@@ -225,9 +222,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 14,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "bool"
}
@@ -236,9 +233,9 @@ public:
"namespace": "clanguml::t00020",
"source_location": {
"column": 7,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 12,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"template_parameters": [],
"type": "class"
@@ -285,9 +282,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 19,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "bool"
}
@@ -296,9 +293,9 @@ public:
"namespace": "clanguml::t00020",
"source_location": {
"column": 7,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 17,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"template_parameters": [],
"type": "class"
@@ -333,9 +330,9 @@ public:
"parameters": [],
"source_location": {
"column": 13,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 24,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "void"
},
@@ -363,9 +360,9 @@ public:
],
"source_location": {
"column": 18,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 25,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "bool"
}
@@ -374,9 +371,9 @@ public:
"namespace": "clanguml::t00020",
"source_location": {
"column": 7,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 22,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"template_parameters": [],
"type": "class"
@@ -423,9 +420,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 30,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "bool"
}
@@ -434,9 +431,9 @@ public:
"namespace": "clanguml::t00020",
"source_location": {
"column": 7,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 28,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"template_parameters": [],
"type": "class"
@@ -483,9 +480,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 35,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "bool"
}
@@ -494,9 +491,9 @@ public:
"namespace": "clanguml::t00020",
"source_location": {
"column": 7,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 33,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"template_parameters": [],
"type": "class"
@@ -531,9 +528,9 @@ public:
"parameters": [],
"source_location": {
"column": 39,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 40,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "std::unique_ptr<ProductA>"
},
@@ -556,9 +553,9 @@ public:
"parameters": [],
"source_location": {
"column": 39,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 41,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "std::unique_ptr<ProductB>"
}
@@ -567,9 +564,9 @@ public:
"namespace": "clanguml::t00020",
"source_location": {
"column": 7,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 38,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"template_parameters": [],
"type": "class"
@@ -611,9 +608,9 @@ public:
"parameters": [],
"source_location": {
"column": 31,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 46,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "std::unique_ptr<ProductA>"
},
@@ -636,9 +633,9 @@ public:
"parameters": [],
"source_location": {
"column": 31,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 51,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "std::unique_ptr<ProductB>"
}
@@ -647,9 +644,9 @@ public:
"namespace": "clanguml::t00020",
"source_location": {
"column": 7,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 44,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"template_parameters": [],
"type": "class"
@@ -691,9 +688,9 @@ public:
"parameters": [],
"source_location": {
"column": 31,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 59,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "std::unique_ptr<ProductA>"
},
@@ -716,9 +713,9 @@ public:
"parameters": [],
"source_location": {
"column": 31,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 64,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"type": "std::unique_ptr<ProductB>"
}
@@ -727,19 +724,14 @@ public:
"namespace": "clanguml::t00020",
"source_location": {
"column": 7,
"file": "../../tests/t00020/t00020.cc",
"file": "t00020.cc",
"line": 57,
"translation_unit": "../../tests/t00020/t00020.cc"
"translation_unit": "t00020.cc"
},
"template_parameters": [],
"type": "class"
}
],
"metadata": {
"clang_uml_version": "0.4.1-11-g39d3e1f",
"llvm_version": "Ubuntu clang version 16.0.6 (++20230710042027+7cbf1a259152-1~exp1~20230710162048.105)",
"schema_version": 1
},
"name": "t00020_class",
"relationships": [
{