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: end2end/EndToEndScaffold/Templates.cs
+34-23
Original file line number
Diff line number
Diff line change
@@ -483,9 +483,9 @@ public async Task TestMultipleArrays()
483
483
{
484
484
Impl=$$"""
485
485
[Test]
486
-
[TestCase(true, 35, -23423, 4235235263, 3.83f, 4.5534, 998.432, -8403284.321435, 42332.53, "2000-1-30", "1983-11-3 02:01:22", "E", "It takes a nation of millions to hold us back", "Rebel Without a Pause", "Prophets of Rage", new byte[] { 0x45, 0x42 }, new string[] { "Party", "Fight" }, new int[] { 543, -4234 })]
487
-
[TestCase(null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, new byte[] { }, new string[] { }, new int[] { })]
[TestCase(true, 35, -23423, 4235235263, 3.83f, 4.5534, 998.432, -8403284.321435, 42332.53, "2000-1-30", "1983-11-3 02:01:22", "2022-10-2 15:44:01+09:00", "E", "It takes a nation of millions to hold us back", "Rebel Without a Pause", "Prophets of Rage", new byte[] { 0x45, 0x42 }, new string[] { "Party", "Fight" }, new int[] { 543, -4234 })]
487
+
[TestCase(null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, new byte[] { }, new string[] { }, new int[] { })]
[TestCase(100,true,3,453,-1445214231,666.6f,336.3431,-99.999,-1377.996,-43242.43,"1973-12-3","1960-11-3 02:01:22","z","Sex Pistols","Anarchy in the U.K","Never Mind the Bollocks...",newbyte[]{0x53,0x56})]
[TestCase(100,true,3,453,-1445214231,666.6f,336.3431,-99.999,-1377.996,-43242.43,"1973-12-3","1960-11-3 02:01:22","2030-07-20 15:44:01+09:00","z","Sex Pistols","Anarchy in the U.K","Never Mind the Bollocks...",newbyte[]{0x53,0x56})]
@@ -361,12 +366,12 @@ public async Task TestMultipleArrays()
361
366
}
362
367
363
368
[Test]
364
-
[TestCase(true,35,-23423,4235235263,3.83f,4.5534,998.432,-8403284.321435,42332.53,"2000-1-30","1983-11-3 02:01:22","E","It takes a nation of millions to hold us back","Rebel Without a Pause","Prophets of Rage",newbyte[]{0x45,0x42},newstring[]{"Party","Fight"},newint[]{543,-4234})]
[TestCase(true,35,-23423,4235235263,3.83f,4.5534,998.432,-8403284.321435,42332.53,"2000-1-30","1983-11-3 02:01:22","2022-10-2 15:44:01+09:00","E","It takes a nation of millions to hold us back","Rebel Without a Pause","Prophets of Rage",newbyte[]{0x45,0x42},newstring[]{"Party","Fight"},newint[]{543,-4234})]
0 commit comments