Updated test cases documentation
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "A<T,P>",
|
||||
"id": "2222216618904514099",
|
||||
"id": "17777732951236112797",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -112,7 +112,7 @@ public:
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "A<T,std::string>",
|
||||
"id": "1861520693741915300",
|
||||
"id": "14892165549935322401",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -147,7 +147,7 @@ public:
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "B<T>",
|
||||
"id": "2303611426082708583",
|
||||
"id": "18428891408661668669",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -189,7 +189,7 @@ public:
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "B<int>",
|
||||
"id": "1498376939480949099",
|
||||
"id": "11987015515847592796",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -218,7 +218,7 @@ public:
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "C",
|
||||
"id": "1880966578968892571",
|
||||
"id": "15047732631751140570",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -256,28 +256,28 @@ public:
|
||||
"relationships": [
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "2222216618904514099",
|
||||
"source": "1861520693741915300",
|
||||
"destination": "17777732951236112797",
|
||||
"source": "14892165549935322401",
|
||||
"type": "instantiation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1861520693741915300",
|
||||
"destination": "14892165549935322401",
|
||||
"label": "astring",
|
||||
"source": "2303611426082708583",
|
||||
"source": "18428891408661668669",
|
||||
"type": "aggregation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "2303611426082708583",
|
||||
"source": "1498376939480949099",
|
||||
"destination": "18428891408661668669",
|
||||
"source": "11987015515847592796",
|
||||
"type": "instantiation"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1498376939480949099",
|
||||
"destination": "11987015515847592796",
|
||||
"label": "aintstring",
|
||||
"source": "1880966578968892571",
|
||||
"source": "15047732631751140570",
|
||||
"type": "aggregation"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user