Updated test cases documentation
This commit is contained in:
@@ -1,23 +1,20 @@
|
||||
# t20029 - Combined feature sequence diagram test case
|
||||
## Config
|
||||
```yaml
|
||||
compilation_database_dir: ..
|
||||
output_directory: diagrams
|
||||
add_compile_flags:
|
||||
- -fparse-all-comments
|
||||
diagrams:
|
||||
t20029_sequence:
|
||||
type: sequence
|
||||
glob:
|
||||
- ../../tests/t20029/t20029.cc
|
||||
- t20029.cc
|
||||
include:
|
||||
namespaces:
|
||||
- clanguml::t20029
|
||||
exclude:
|
||||
access:
|
||||
- private
|
||||
using_namespace:
|
||||
- clanguml::t20029
|
||||
using_namespace: clanguml::t20029
|
||||
from:
|
||||
- function: clanguml::t20029::tmain()
|
||||
generate_message_comments: true
|
||||
@@ -115,11 +112,6 @@ int tmain()
|
||||
```json
|
||||
{
|
||||
"diagram_type": "sequence",
|
||||
"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": "t20029_sequence",
|
||||
"participants": [
|
||||
{
|
||||
@@ -127,9 +119,9 @@ int tmain()
|
||||
"name": "clanguml::t20029::tmain()",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 59,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"type": "function"
|
||||
},
|
||||
@@ -138,9 +130,9 @@ int tmain()
|
||||
"name": "clanguml::t20029::Encoder<clanguml::t20029::Retrier<clanguml::t20029::ConnectionPool>>",
|
||||
"source_location": {
|
||||
"column": 29,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 11,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -149,9 +141,9 @@ int tmain()
|
||||
"name": "clanguml::t20029::Retrier<clanguml::t20029::ConnectionPool>",
|
||||
"source_location": {
|
||||
"column": 29,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 25,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -160,9 +152,9 @@ int tmain()
|
||||
"name": "clanguml::t20029::ConnectionPool",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 43,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -171,9 +163,9 @@ int tmain()
|
||||
"name": "clanguml::t20029::encode_b64(std::string &&)",
|
||||
"source_location": {
|
||||
"column": 13,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 9,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"type": "function"
|
||||
}
|
||||
@@ -194,9 +186,9 @@ int tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 64,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "940428568182104530",
|
||||
@@ -225,9 +217,9 @@ int tmain()
|
||||
"scope": "condition",
|
||||
"source_location": {
|
||||
"column": 14,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 68,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "2026763864005979273",
|
||||
@@ -248,9 +240,9 @@ int tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 13,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 18,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1468258269466480773",
|
||||
@@ -270,9 +262,9 @@ int tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 52,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 22,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1362646431260879440",
|
||||
@@ -292,9 +284,9 @@ int tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 16,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 15,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "30515971485361302",
|
||||
@@ -322,9 +314,9 @@ int tmain()
|
||||
"scope": "condition",
|
||||
"source_location": {
|
||||
"column": 17,
|
||||
"file": "../../tests/t20029/t20029.cc",
|
||||
"file": "t20029.cc",
|
||||
"line": 35,
|
||||
"translation_unit": "../../tests/t20029/t20029.cc"
|
||||
"translation_unit": "t20029.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "972625940114169157",
|
||||
|
||||
Reference in New Issue
Block a user