Updated test cases documentation
This commit is contained in:
@@ -64,7 +64,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "A",
|
||||
"id": "64769484767514424",
|
||||
"id": "518155878140115392",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -86,7 +86,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "B",
|
||||
"id": "156923198106222307",
|
||||
"id": "1255385584849778459",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -108,7 +108,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "C",
|
||||
"id": "1651557398557662399",
|
||||
"id": "13212459188461299198",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -130,7 +130,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "D",
|
||||
"id": "1089781072752262158",
|
||||
"id": "8718248582018097265",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -152,7 +152,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "E",
|
||||
"id": "425964641881054607",
|
||||
"id": "3407717135048436859",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -174,7 +174,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "R",
|
||||
"id": "263468735940481091",
|
||||
"id": "2107749887523848735",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -280,43 +280,43 @@ struct R {
|
||||
"relationships": [
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "64769484767514424",
|
||||
"destination": "518155878140115392",
|
||||
"label": "aaa",
|
||||
"source": "263468735940481091",
|
||||
"source": "2107749887523848735",
|
||||
"type": "association"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "156923198106222307",
|
||||
"destination": "1255385584849778459",
|
||||
"label": "bbb",
|
||||
"multiplicity_destination": "1..*",
|
||||
"multiplicity_source": "0..1",
|
||||
"source": "263468735940481091",
|
||||
"source": "2107749887523848735",
|
||||
"type": "composition"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1651557398557662399",
|
||||
"destination": "13212459188461299198",
|
||||
"label": "ccc",
|
||||
"multiplicity_destination": "1..5",
|
||||
"multiplicity_source": "0..1",
|
||||
"source": "263468735940481091",
|
||||
"source": "2107749887523848735",
|
||||
"type": "aggregation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1089781072752262158",
|
||||
"destination": "8718248582018097265",
|
||||
"label": "ddd",
|
||||
"multiplicity_destination": "1",
|
||||
"source": "263468735940481091",
|
||||
"source": "2107749887523848735",
|
||||
"type": "association"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "425964641881054607",
|
||||
"destination": "3407717135048436859",
|
||||
"label": "eee",
|
||||
"multiplicity_destination": "1",
|
||||
"source": "263468735940481091",
|
||||
"source": "2107749887523848735",
|
||||
"type": "aggregation"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user