Updated test cases documentation
This commit is contained in:
@@ -69,7 +69,7 @@ private:
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "Strategy",
|
||||
"id": "1469857696438841976",
|
||||
"id": "11758861571510735814",
|
||||
"is_abstract": true,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -149,13 +149,13 @@ private:
|
||||
"bases": [
|
||||
{
|
||||
"access": "public",
|
||||
"id": "1469857696438841976",
|
||||
"id": "11758861571510735814",
|
||||
"is_virtual": false,
|
||||
"name": "clanguml::t00023::Strategy"
|
||||
}
|
||||
],
|
||||
"display_name": "StrategyA",
|
||||
"id": "1245533075819635385",
|
||||
"id": "9964264606557083084",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -207,13 +207,13 @@ private:
|
||||
"bases": [
|
||||
{
|
||||
"access": "public",
|
||||
"id": "1469857696438841976",
|
||||
"id": "11758861571510735814",
|
||||
"is_virtual": false,
|
||||
"name": "clanguml::t00023::Strategy"
|
||||
}
|
||||
],
|
||||
"display_name": "StrategyB",
|
||||
"id": "264986406899645",
|
||||
"id": "2119891255197167",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -265,13 +265,13 @@ private:
|
||||
"bases": [
|
||||
{
|
||||
"access": "public",
|
||||
"id": "1469857696438841976",
|
||||
"id": "11758861571510735814",
|
||||
"is_virtual": false,
|
||||
"name": "clanguml::t00023::Strategy"
|
||||
}
|
||||
],
|
||||
"display_name": "StrategyC",
|
||||
"id": "174795176193483089",
|
||||
"id": "1398361409547864717",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -322,7 +322,7 @@ private:
|
||||
{
|
||||
"bases": [],
|
||||
"display_name": "Context",
|
||||
"id": "2038594012979479050",
|
||||
"id": "16308752103835832406",
|
||||
"is_abstract": false,
|
||||
"is_nested": false,
|
||||
"is_struct": false,
|
||||
@@ -422,27 +422,27 @@ private:
|
||||
"relationships": [
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1469857696438841976",
|
||||
"source": "1245533075819635385",
|
||||
"destination": "11758861571510735814",
|
||||
"source": "9964264606557083084",
|
||||
"type": "extension"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1469857696438841976",
|
||||
"source": "264986406899645",
|
||||
"destination": "11758861571510735814",
|
||||
"source": "2119891255197167",
|
||||
"type": "extension"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"destination": "1469857696438841976",
|
||||
"source": "174795176193483089",
|
||||
"destination": "11758861571510735814",
|
||||
"source": "1398361409547864717",
|
||||
"type": "extension"
|
||||
},
|
||||
{
|
||||
"access": "private",
|
||||
"destination": "1469857696438841976",
|
||||
"destination": "11758861571510735814",
|
||||
"label": "m_strategy",
|
||||
"source": "2038594012979479050",
|
||||
"source": "16308752103835832406",
|
||||
"type": "aggregation"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user