Updated test cases documentation
This commit is contained in:
@@ -53,7 +53,7 @@ template <typename T> struct C {
|
||||
{
|
||||
"display_name": "c(T)",
|
||||
"full_name": "clanguml::t20005::C<T>::c(T)",
|
||||
"id": "578718872965404973",
|
||||
"id": "4629750983723239790",
|
||||
"name": "c",
|
||||
"namespace": "",
|
||||
"source_location": {
|
||||
@@ -67,7 +67,7 @@ template <typename T> struct C {
|
||||
],
|
||||
"display_name": "C<T>",
|
||||
"full_name": "clanguml::t20005::C<T>",
|
||||
"id": "365569130532127604",
|
||||
"id": "2924553044257020835",
|
||||
"name": "C",
|
||||
"namespace": "clanguml::t20005",
|
||||
"source_location": {
|
||||
@@ -83,7 +83,7 @@ template <typename T> struct C {
|
||||
{
|
||||
"display_name": "b(T)",
|
||||
"full_name": "clanguml::t20005::B<T>::b(T)",
|
||||
"id": "870466496899932117",
|
||||
"id": "6963731975199456942",
|
||||
"name": "b",
|
||||
"namespace": "",
|
||||
"source_location": {
|
||||
@@ -97,7 +97,7 @@ template <typename T> struct C {
|
||||
],
|
||||
"display_name": "B<T>",
|
||||
"full_name": "clanguml::t20005::B<T>",
|
||||
"id": "666000829532846850",
|
||||
"id": "5328006636262774803",
|
||||
"name": "B",
|
||||
"namespace": "clanguml::t20005",
|
||||
"source_location": {
|
||||
@@ -113,7 +113,7 @@ template <typename T> struct C {
|
||||
{
|
||||
"display_name": "a(T)",
|
||||
"full_name": "clanguml::t20005::A<T>::a(T)",
|
||||
"id": "124853455814403745",
|
||||
"id": "998827646515229964",
|
||||
"name": "a",
|
||||
"namespace": "",
|
||||
"source_location": {
|
||||
@@ -127,7 +127,7 @@ template <typename T> struct C {
|
||||
],
|
||||
"display_name": "A<T>",
|
||||
"full_name": "clanguml::t20005::A<T>",
|
||||
"id": "1278330455625941185",
|
||||
"id": "10226643645007529481",
|
||||
"name": "A",
|
||||
"namespace": "clanguml::t20005",
|
||||
"source_location": {
|
||||
@@ -144,8 +144,8 @@ template <typename T> struct C {
|
||||
"messages": [
|
||||
{
|
||||
"from": {
|
||||
"activity_id": "578718872965404973",
|
||||
"participant_id": "365569130532127604"
|
||||
"activity_id": "4629750983723239790",
|
||||
"participant_id": "2924553044257020835"
|
||||
},
|
||||
"name": "b(T)",
|
||||
"return_type": "T",
|
||||
@@ -157,15 +157,15 @@ template <typename T> struct C {
|
||||
"translation_unit": "t20005.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "870466496899932117",
|
||||
"participant_id": "666000829532846850"
|
||||
"activity_id": "6963731975199456942",
|
||||
"participant_id": "5328006636262774803"
|
||||
},
|
||||
"type": "message"
|
||||
},
|
||||
{
|
||||
"from": {
|
||||
"activity_id": "870466496899932117",
|
||||
"participant_id": "666000829532846850"
|
||||
"activity_id": "6963731975199456942",
|
||||
"participant_id": "5328006636262774803"
|
||||
},
|
||||
"name": "a(T)",
|
||||
"return_type": "T",
|
||||
@@ -177,15 +177,15 @@ template <typename T> struct C {
|
||||
"translation_unit": "t20005.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "124853455814403745",
|
||||
"participant_id": "1278330455625941185"
|
||||
"activity_id": "998827646515229964",
|
||||
"participant_id": "10226643645007529481"
|
||||
},
|
||||
"type": "message"
|
||||
}
|
||||
],
|
||||
"return_type": "T",
|
||||
"start_from": {
|
||||
"id": 578718872965404973,
|
||||
"id": "4629750983723239790",
|
||||
"location": "clanguml::t20005::C<T>::c(T)"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user