You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/client/petstore/csharp/generichost/net4.7/FormModels/src/Org.OpenAPITools.Test/Model/FormatTestTests.cs
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,15 @@ public void PasswordTest()
89
89
// TODO unit test for the property 'Password'
90
90
}
91
91
92
+
/// <summary>
93
+
/// Test the property 'StringFormattedAsDecimalRequired'
94
+
/// </summary>
95
+
[Fact]
96
+
publicvoidStringFormattedAsDecimalRequiredTest()
97
+
{
98
+
// TODO unit test for the property 'StringFormattedAsDecimalRequired'
99
+
}
100
+
92
101
/// <summary>
93
102
/// Test the property 'Binary'
94
103
/// </summary>
@@ -242,6 +251,15 @@ public void StringTest()
242
251
// TODO unit test for the property 'String'
243
252
}
244
253
254
+
/// <summary>
255
+
/// Test the property 'StringFormattedAsDecimal'
256
+
/// </summary>
257
+
[Fact]
258
+
publicvoidStringFormattedAsDecimalTest()
259
+
{
260
+
// TODO unit test for the property 'StringFormattedAsDecimal'
Copy file name to clipboardExpand all lines: samples/client/petstore/csharp/generichost/net4.7/Petstore/src/Org.OpenAPITools.Test/Model/FormatTestTests.cs
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,15 @@ public void PasswordTest()
89
89
// TODO unit test for the property 'Password'
90
90
}
91
91
92
+
/// <summary>
93
+
/// Test the property 'StringFormattedAsDecimalRequired'
94
+
/// </summary>
95
+
[Fact]
96
+
publicvoidStringFormattedAsDecimalRequiredTest()
97
+
{
98
+
// TODO unit test for the property 'StringFormattedAsDecimalRequired'
99
+
}
100
+
92
101
/// <summary>
93
102
/// Test the property 'Binary'
94
103
/// </summary>
@@ -242,6 +251,15 @@ public void StringTest()
242
251
// TODO unit test for the property 'String'
243
252
}
244
253
254
+
/// <summary>
255
+
/// Test the property 'StringFormattedAsDecimal'
256
+
/// </summary>
257
+
[Fact]
258
+
publicvoidStringFormattedAsDecimalTest()
259
+
{
260
+
// TODO unit test for the property 'StringFormattedAsDecimal'
Copy file name to clipboardExpand all lines: samples/client/petstore/csharp/generichost/net4.8/FormModels/src/Org.OpenAPITools.Test/Model/FormatTestTests.cs
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,15 @@ public void PasswordTest()
89
89
// TODO unit test for the property 'Password'
90
90
}
91
91
92
+
/// <summary>
93
+
/// Test the property 'StringFormattedAsDecimalRequired'
94
+
/// </summary>
95
+
[Fact]
96
+
publicvoidStringFormattedAsDecimalRequiredTest()
97
+
{
98
+
// TODO unit test for the property 'StringFormattedAsDecimalRequired'
99
+
}
100
+
92
101
/// <summary>
93
102
/// Test the property 'Binary'
94
103
/// </summary>
@@ -242,6 +251,15 @@ public void StringTest()
242
251
// TODO unit test for the property 'String'
243
252
}
244
253
254
+
/// <summary>
255
+
/// Test the property 'StringFormattedAsDecimal'
256
+
/// </summary>
257
+
[Fact]
258
+
publicvoidStringFormattedAsDecimalTest()
259
+
{
260
+
// TODO unit test for the property 'StringFormattedAsDecimal'
Copy file name to clipboardExpand all lines: samples/client/petstore/csharp/generichost/net4.8/Petstore/src/Org.OpenAPITools.Test/Model/FormatTestTests.cs
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,15 @@ public void PasswordTest()
89
89
// TODO unit test for the property 'Password'
90
90
}
91
91
92
+
/// <summary>
93
+
/// Test the property 'StringFormattedAsDecimalRequired'
94
+
/// </summary>
95
+
[Fact]
96
+
publicvoidStringFormattedAsDecimalRequiredTest()
97
+
{
98
+
// TODO unit test for the property 'StringFormattedAsDecimalRequired'
99
+
}
100
+
92
101
/// <summary>
93
102
/// Test the property 'Binary'
94
103
/// </summary>
@@ -242,6 +251,15 @@ public void StringTest()
242
251
// TODO unit test for the property 'String'
243
252
}
244
253
254
+
/// <summary>
255
+
/// Test the property 'StringFormattedAsDecimal'
256
+
/// </summary>
257
+
[Fact]
258
+
publicvoidStringFormattedAsDecimalTest()
259
+
{
260
+
// TODO unit test for the property 'StringFormattedAsDecimal'
Copy file name to clipboardExpand all lines: samples/client/petstore/csharp/generichost/net8/FormModels/src/Org.OpenAPITools.Test/Model/FormatTestTests.cs
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,15 @@ public void PasswordTest()
89
89
// TODO unit test for the property 'Password'
90
90
}
91
91
92
+
/// <summary>
93
+
/// Test the property 'StringFormattedAsDecimalRequired'
94
+
/// </summary>
95
+
[Fact]
96
+
publicvoidStringFormattedAsDecimalRequiredTest()
97
+
{
98
+
// TODO unit test for the property 'StringFormattedAsDecimalRequired'
99
+
}
100
+
92
101
/// <summary>
93
102
/// Test the property 'Binary'
94
103
/// </summary>
@@ -242,6 +251,15 @@ public void StringTest()
242
251
// TODO unit test for the property 'String'
243
252
}
244
253
254
+
/// <summary>
255
+
/// Test the property 'StringFormattedAsDecimal'
256
+
/// </summary>
257
+
[Fact]
258
+
publicvoidStringFormattedAsDecimalTest()
259
+
{
260
+
// TODO unit test for the property 'StringFormattedAsDecimal'
Copy file name to clipboardExpand all lines: samples/client/petstore/csharp/generichost/net8/NullReferenceTypes/src/Org.OpenAPITools.Test/Model/FormatTestTests.cs
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,15 @@ public void PasswordTest()
89
89
// TODO unit test for the property 'Password'
90
90
}
91
91
92
+
/// <summary>
93
+
/// Test the property 'StringFormattedAsDecimalRequired'
94
+
/// </summary>
95
+
[Fact]
96
+
publicvoidStringFormattedAsDecimalRequiredTest()
97
+
{
98
+
// TODO unit test for the property 'StringFormattedAsDecimalRequired'
99
+
}
100
+
92
101
/// <summary>
93
102
/// Test the property 'Binary'
94
103
/// </summary>
@@ -242,6 +251,15 @@ public void StringTest()
242
251
// TODO unit test for the property 'String'
243
252
}
244
253
254
+
/// <summary>
255
+
/// Test the property 'StringFormattedAsDecimal'
256
+
/// </summary>
257
+
[Fact]
258
+
publicvoidStringFormattedAsDecimalTest()
259
+
{
260
+
// TODO unit test for the property 'StringFormattedAsDecimal'
Copy file name to clipboardExpand all lines: samples/client/petstore/csharp/generichost/net8/Petstore/src/Org.OpenAPITools.Test/Model/FormatTestTests.cs
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,15 @@ public void PasswordTest()
89
89
// TODO unit test for the property 'Password'
90
90
}
91
91
92
+
/// <summary>
93
+
/// Test the property 'StringFormattedAsDecimalRequired'
94
+
/// </summary>
95
+
[Fact]
96
+
publicvoidStringFormattedAsDecimalRequiredTest()
97
+
{
98
+
// TODO unit test for the property 'StringFormattedAsDecimalRequired'
99
+
}
100
+
92
101
/// <summary>
93
102
/// Test the property 'Binary'
94
103
/// </summary>
@@ -242,6 +251,15 @@ public void StringTest()
242
251
// TODO unit test for the property 'String'
243
252
}
244
253
254
+
/// <summary>
255
+
/// Test the property 'StringFormattedAsDecimal'
256
+
/// </summary>
257
+
[Fact]
258
+
publicvoidStringFormattedAsDecimalTest()
259
+
{
260
+
// TODO unit test for the property 'StringFormattedAsDecimal'
Copy file name to clipboardExpand all lines: samples/client/petstore/csharp/generichost/net8/SourceGeneration/src/Org.OpenAPITools.Test/Model/FormatTestTests.cs
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,15 @@ public void PasswordTest()
89
89
// TODO unit test for the property 'Password'
90
90
}
91
91
92
+
/// <summary>
93
+
/// Test the property 'StringFormattedAsDecimalRequired'
94
+
/// </summary>
95
+
[Fact]
96
+
publicvoidStringFormattedAsDecimalRequiredTest()
97
+
{
98
+
// TODO unit test for the property 'StringFormattedAsDecimalRequired'
99
+
}
100
+
92
101
/// <summary>
93
102
/// Test the property 'Binary'
94
103
/// </summary>
@@ -242,6 +251,15 @@ public void StringTest()
242
251
// TODO unit test for the property 'String'
243
252
}
244
253
254
+
/// <summary>
255
+
/// Test the property 'StringFormattedAsDecimal'
256
+
/// </summary>
257
+
[Fact]
258
+
publicvoidStringFormattedAsDecimalTest()
259
+
{
260
+
// TODO unit test for the property 'StringFormattedAsDecimal'
Copy file name to clipboardExpand all lines: samples/client/petstore/csharp/generichost/net9/FormModels/src/Org.OpenAPITools.Test/Model/FormatTestTests.cs
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,15 @@ public void PasswordTest()
89
89
// TODO unit test for the property 'Password'
90
90
}
91
91
92
+
/// <summary>
93
+
/// Test the property 'StringFormattedAsDecimalRequired'
94
+
/// </summary>
95
+
[Fact]
96
+
publicvoidStringFormattedAsDecimalRequiredTest()
97
+
{
98
+
// TODO unit test for the property 'StringFormattedAsDecimalRequired'
99
+
}
100
+
92
101
/// <summary>
93
102
/// Test the property 'Binary'
94
103
/// </summary>
@@ -242,6 +251,15 @@ public void StringTest()
242
251
// TODO unit test for the property 'String'
243
252
}
244
253
254
+
/// <summary>
255
+
/// Test the property 'StringFormattedAsDecimal'
256
+
/// </summary>
257
+
[Fact]
258
+
publicvoidStringFormattedAsDecimalTest()
259
+
{
260
+
// TODO unit test for the property 'StringFormattedAsDecimal'
Copy file name to clipboardExpand all lines: samples/client/petstore/csharp/generichost/net9/NullReferenceTypes/src/Org.OpenAPITools.Test/Model/FormatTestTests.cs
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,15 @@ public void PasswordTest()
89
89
// TODO unit test for the property 'Password'
90
90
}
91
91
92
+
/// <summary>
93
+
/// Test the property 'StringFormattedAsDecimalRequired'
94
+
/// </summary>
95
+
[Fact]
96
+
publicvoidStringFormattedAsDecimalRequiredTest()
97
+
{
98
+
// TODO unit test for the property 'StringFormattedAsDecimalRequired'
99
+
}
100
+
92
101
/// <summary>
93
102
/// Test the property 'Binary'
94
103
/// </summary>
@@ -242,6 +251,15 @@ public void StringTest()
242
251
// TODO unit test for the property 'String'
243
252
}
244
253
254
+
/// <summary>
255
+
/// Test the property 'StringFormattedAsDecimal'
256
+
/// </summary>
257
+
[Fact]
258
+
publicvoidStringFormattedAsDecimalTest()
259
+
{
260
+
// TODO unit test for the property 'StringFormattedAsDecimal'
0 commit comments