Updated test cases documentation
This commit is contained in:
@@ -115,6 +115,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "~ProductA",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": true,
|
||||
@@ -137,10 +138,12 @@ public:
|
||||
"line": 8,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "sell",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -168,6 +171,7 @@ public:
|
||||
"line": 9,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "bool"
|
||||
}
|
||||
],
|
||||
@@ -202,6 +206,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "sell",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -229,6 +234,7 @@ public:
|
||||
"line": 14,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "bool"
|
||||
}
|
||||
],
|
||||
@@ -263,6 +269,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "sell",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -290,6 +297,7 @@ public:
|
||||
"line": 19,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "bool"
|
||||
}
|
||||
],
|
||||
@@ -317,6 +325,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "~ProductB",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": true,
|
||||
@@ -339,10 +348,12 @@ public:
|
||||
"line": 24,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "buy",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -370,6 +381,7 @@ public:
|
||||
"line": 25,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "bool"
|
||||
}
|
||||
],
|
||||
@@ -404,6 +416,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "buy",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -431,6 +444,7 @@ public:
|
||||
"line": 30,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "bool"
|
||||
}
|
||||
],
|
||||
@@ -465,6 +479,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "buy",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -492,6 +507,7 @@ public:
|
||||
"line": 35,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "bool"
|
||||
}
|
||||
],
|
||||
@@ -519,6 +535,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "make_a",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -541,10 +558,12 @@ public:
|
||||
"line": 40,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "std::unique_ptr<ProductA>"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "make_b",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -567,6 +586,7 @@ public:
|
||||
"line": 41,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "std::unique_ptr<ProductB>"
|
||||
}
|
||||
],
|
||||
@@ -601,6 +621,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "make_a",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -623,10 +644,12 @@ public:
|
||||
"line": 46,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "std::unique_ptr<ProductA>"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "make_b",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -649,6 +672,7 @@ public:
|
||||
"line": 51,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "std::unique_ptr<ProductB>"
|
||||
}
|
||||
],
|
||||
@@ -683,6 +707,7 @@ public:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "make_a",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -705,10 +730,12 @@ public:
|
||||
"line": 59,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "std::unique_ptr<ProductA>"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "make_b",
|
||||
"is_const": true,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -731,6 +758,7 @@ public:
|
||||
"line": 64,
|
||||
"translation_unit": "t00020.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "std::unique_ptr<ProductB>"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user