Updated test cases documentation
This commit is contained in:
@@ -105,7 +105,7 @@ int tmain()
|
||||
{
|
||||
"diagram_type": "sequence",
|
||||
"metadata": {
|
||||
"clang_uml_version": "0.3.7-44-ged88fcd",
|
||||
"clang_uml_version": "0.3.7-47-g2104d93",
|
||||
"llvm_version": "Ubuntu clang version 15.0.6",
|
||||
"schema_version": 1
|
||||
},
|
||||
@@ -209,7 +209,7 @@ int tmain()
|
||||
"participant_name": "clanguml::t20029::tmain()"
|
||||
},
|
||||
"name": "send(std::string &&)",
|
||||
"return_type": "_Bool",
|
||||
"return_type": "bool",
|
||||
"scope": "condition",
|
||||
"source_location": {
|
||||
"column": 14,
|
||||
@@ -253,7 +253,7 @@ int tmain()
|
||||
"participant_id": "1673261195873192383"
|
||||
},
|
||||
"name": "",
|
||||
"return_type": "",
|
||||
"return_type": "std::string",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 52,
|
||||
@@ -275,7 +275,7 @@ int tmain()
|
||||
"participant_id": "1673261195873192383"
|
||||
},
|
||||
"name": "send(std::string &&)",
|
||||
"return_type": "_Bool",
|
||||
"return_type": "bool",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 16,
|
||||
@@ -305,7 +305,7 @@ int tmain()
|
||||
"participant_id": "658058855590948094"
|
||||
},
|
||||
"name": "send(const std::string &)",
|
||||
"return_type": "_Bool",
|
||||
"return_type": "bool",
|
||||
"scope": "condition",
|
||||
"source_location": {
|
||||
"column": 17,
|
||||
|
||||
Reference in New Issue
Block a user