Updated test cases documentation
This commit is contained in:
@@ -82,7 +82,7 @@ struct DImpl : public ns2::ns22::D { };
|
||||
"yellow"
|
||||
],
|
||||
"display_name": "E",
|
||||
"id": "2144761953049158478",
|
||||
"id": "17158095624393267824",
|
||||
"is_nested": false,
|
||||
"name": "E",
|
||||
"namespace": "clanguml::t00036::ns1",
|
||||
@@ -100,7 +100,7 @@ struct DImpl : public ns2::ns22::D { };
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "A<T>",
|
||||
"id": "571573305652194946",
|
||||
"id": "4572586445217559573",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -145,7 +145,7 @@ struct DImpl : public ns2::ns22::D { };
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "B",
|
||||
"id": "1964031933563607376",
|
||||
"id": "15712255468508859011",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -184,7 +184,7 @@ struct DImpl : public ns2::ns22::D { };
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "A<int>",
|
||||
"id": "1832710427462319797",
|
||||
"id": "14661683419698558378",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -227,7 +227,7 @@ struct DImpl : public ns2::ns22::D { };
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "C",
|
||||
"id": "2038956882066165590",
|
||||
"id": "16311655056529324727",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -260,15 +260,15 @@ struct DImpl : public ns2::ns22::D { };
|
||||
"relationships": [
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1832710427462319797",
|
||||
"destination": "14661683419698558378",
|
||||
"label": "a_int",
|
||||
"source": "1964031933563607376",
|
||||
"source": "15712255468508859011",
|
||||
"type": "aggregation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "571573305652194946",
|
||||
"source": "1832710427462319797",
|
||||
"destination": "4572586445217559573",
|
||||
"source": "14661683419698558378",
|
||||
"type": "instantiation"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user