Updated test cases documentation

This commit is contained in:
Bartek Kryza
2024-06-17 22:02:29 +02:00
parent c45830f35a
commit 632e170ab4
402 changed files with 15656 additions and 11755 deletions

View File

@@ -87,7 +87,7 @@ struct StringMemento {
{
"bases": [],
"display_name": "Memento<T>",
"id": "1241204213727905390",
"id": "9929633709823243122",
"is_abstract": false,
"is_nested": false,
"is_struct": false,
@@ -191,7 +191,7 @@ struct StringMemento {
{
"bases": [],
"display_name": "Originator<T>",
"id": "1324770803720816727",
"id": "10598166429766533816",
"is_abstract": false,
"is_nested": false,
"is_struct": false,
@@ -389,7 +389,7 @@ struct StringMemento {
{
"bases": [],
"display_name": "Caretaker<T>",
"id": "2032715387182792204",
"id": "16261723097462337632",
"is_abstract": false,
"is_nested": false,
"is_struct": false,
@@ -502,7 +502,7 @@ struct StringMemento {
{
"bases": [],
"display_name": "Caretaker<std::string>",
"id": "1708482137721157489",
"id": "13667857101769259918",
"is_abstract": false,
"is_nested": false,
"is_struct": false,
@@ -531,7 +531,7 @@ struct StringMemento {
{
"bases": [],
"display_name": "Originator<std::string>",
"id": "1014247960805363560",
"id": "8113983686442908481",
"is_abstract": false,
"is_nested": false,
"is_struct": false,
@@ -560,7 +560,7 @@ struct StringMemento {
{
"bases": [],
"display_name": "StringMemento",
"id": "851750942915129289",
"id": "6814007543321034313",
"is_abstract": false,
"is_nested": false,
"is_struct": true,
@@ -610,47 +610,47 @@ struct StringMemento {
"relationships": [
{
"access": "public",
"destination": "1241204213727905390",
"source": "1324770803720816727",
"destination": "9929633709823243122",
"source": "10598166429766533816",
"type": "dependency"
},
{
"access": "public",
"destination": "1241204213727905390",
"source": "1324770803720816727",
"destination": "9929633709823243122",
"source": "10598166429766533816",
"type": "dependency"
},
{
"access": "private",
"destination": "1241204213727905390",
"destination": "9929633709823243122",
"label": "m_mementos",
"source": "2032715387182792204",
"source": "16261723097462337632",
"type": "aggregation"
},
{
"access": "public",
"destination": "2032715387182792204",
"source": "1708482137721157489",
"destination": "16261723097462337632",
"source": "13667857101769259918",
"type": "instantiation"
},
{
"access": "public",
"destination": "1324770803720816727",
"source": "1014247960805363560",
"destination": "10598166429766533816",
"source": "8113983686442908481",
"type": "instantiation"
},
{
"access": "public",
"destination": "1708482137721157489",
"destination": "13667857101769259918",
"label": "caretaker",
"source": "851750942915129289",
"source": "6814007543321034313",
"type": "aggregation"
},
{
"access": "public",
"destination": "1014247960805363560",
"destination": "8113983686442908481",
"label": "originator",
"source": "851750942915129289",
"source": "6814007543321034313",
"type": "aggregation"
}
],