Updated test cases documentation
This commit is contained in:
@@ -51,7 +51,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "A",
|
||||
"id": "1747277620916743482",
|
||||
"id": "13978220967333947858",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -73,7 +73,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "AHandler",
|
||||
"id": "1553077875896883107",
|
||||
"id": "12424623007175064860",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -162,7 +162,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "B",
|
||||
"id": "2289864660191173413",
|
||||
"id": "18318917281529387309",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -184,7 +184,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "BHandler",
|
||||
"id": "1150176578121877194",
|
||||
"id": "9201412624975017558",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -273,7 +273,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "Overload<Bases...>",
|
||||
"id": "128238421290776639",
|
||||
"id": "1025907370326213117",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -303,19 +303,19 @@ struct R {
|
||||
"bases": [
|
||||
{
|
||||
"access": "public",
|
||||
"id": "1553077875896883107",
|
||||
"id": "12424623007175064860",
|
||||
"is_virtual": false,
|
||||
"name": "clanguml::t00073::AHandler"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"id": "1150176578121877194",
|
||||
"id": "9201412624975017558",
|
||||
"is_virtual": false,
|
||||
"name": "clanguml::t00073::BHandler"
|
||||
}
|
||||
],
|
||||
"display_name": "Overload<AHandler,BHandler>",
|
||||
"id": "1942698483892029961",
|
||||
"id": "15541587871136239694",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -350,7 +350,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "R",
|
||||
"id": "441440190371151626",
|
||||
"id": "3531521522969213013",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -388,39 +388,39 @@ struct R {
|
||||
"relationships": [
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1747277620916743482",
|
||||
"source": "1553077875896883107",
|
||||
"destination": "13978220967333947858",
|
||||
"source": "12424623007175064860",
|
||||
"type": "dependency"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "2289864660191173413",
|
||||
"source": "1150176578121877194",
|
||||
"destination": "18318917281529387309",
|
||||
"source": "9201412624975017558",
|
||||
"type": "dependency"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "128238421290776639",
|
||||
"source": "1942698483892029961",
|
||||
"destination": "1025907370326213117",
|
||||
"source": "15541587871136239694",
|
||||
"type": "instantiation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1553077875896883107",
|
||||
"source": "1942698483892029961",
|
||||
"destination": "12424623007175064860",
|
||||
"source": "15541587871136239694",
|
||||
"type": "extension"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1150176578121877194",
|
||||
"source": "1942698483892029961",
|
||||
"destination": "9201412624975017558",
|
||||
"source": "15541587871136239694",
|
||||
"type": "extension"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1942698483892029961",
|
||||
"destination": "15541587871136239694",
|
||||
"label": "dispatch",
|
||||
"source": "441440190371151626",
|
||||
"source": "3531521522969213013",
|
||||
"type": "aggregation"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user