Updated test cases documentation
This commit is contained in:
@@ -62,7 +62,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "A",
|
||||
"id": "2200853067459698271",
|
||||
"id": "17606824539677586172",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -163,7 +163,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "B<T>",
|
||||
"id": "1737293776724790064",
|
||||
"id": "13898350213798320518",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -264,7 +264,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "C<T>",
|
||||
"id": "687756639884832524",
|
||||
"id": "5502053119078660195",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -328,7 +328,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "B<int>",
|
||||
"id": "1043027222809675776",
|
||||
"id": "8344217782477406209",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -357,7 +357,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "C<int>",
|
||||
"id": "492968837554438176",
|
||||
"id": "3943750700435505414",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -386,7 +386,7 @@ struct R {
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "R",
|
||||
"id": "1157978668683299226",
|
||||
"id": "9263829349466393810",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": true,
|
||||
@@ -448,35 +448,35 @@ struct R {
|
||||
"relationships": [
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1737293776724790064",
|
||||
"source": "1043027222809675776",
|
||||
"destination": "13898350213798320518",
|
||||
"source": "8344217782477406209",
|
||||
"type": "instantiation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "687756639884832524",
|
||||
"source": "492968837554438176",
|
||||
"destination": "5502053119078660195",
|
||||
"source": "3943750700435505414",
|
||||
"type": "instantiation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "2200853067459698271",
|
||||
"destination": "17606824539677586172",
|
||||
"label": "a",
|
||||
"source": "1157978668683299226",
|
||||
"source": "9263829349466393810",
|
||||
"type": "aggregation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1043027222809675776",
|
||||
"destination": "8344217782477406209",
|
||||
"label": "b",
|
||||
"source": "1157978668683299226",
|
||||
"source": "9263829349466393810",
|
||||
"type": "aggregation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "492968837554438176",
|
||||
"destination": "3943750700435505414",
|
||||
"label": "c",
|
||||
"source": "1157978668683299226",
|
||||
"source": "9263829349466393810",
|
||||
"type": "aggregation"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user