|
3 | 3 |
|
4 | 4 | #nullable enable |
5 | 5 | namespace TUnit.Generated; |
| 6 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 7 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
6 | 8 | internal sealed class TUnit_TestProject_STAThreadTests_With_STA_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
7 | 9 | { |
8 | 10 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -108,6 +110,8 @@ internal static class TUnit_TestProject_STAThreadTests_With_STA_ModuleInitialize |
108 | 110 |
|
109 | 111 | #nullable enable |
110 | 112 | namespace TUnit.Generated; |
| 113 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 114 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
111 | 115 | internal sealed class TUnit_TestProject_STAThreadTests_Without_STA_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
112 | 116 | { |
113 | 117 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -212,6 +216,8 @@ internal static class TUnit_TestProject_STAThreadTests_Without_STA_ModuleInitial |
212 | 216 |
|
213 | 217 | #nullable enable |
214 | 218 | namespace TUnit.Generated; |
| 219 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 220 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
215 | 221 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithSimpleAwait_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
216 | 222 | { |
217 | 223 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -317,6 +323,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithSimpleAwait_Modul |
317 | 323 |
|
318 | 324 | #nullable enable |
319 | 325 | namespace TUnit.Generated; |
| 326 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 327 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
320 | 328 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithTaskYield_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
321 | 329 | { |
322 | 330 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -422,6 +430,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithTaskYield_ModuleI |
422 | 430 |
|
423 | 431 | #nullable enable |
424 | 432 | namespace TUnit.Generated; |
| 433 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 434 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
425 | 435 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithConfigureAwaitTrue_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
426 | 436 | { |
427 | 437 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -527,6 +537,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithConfigureAwaitTru |
527 | 537 |
|
528 | 538 | #nullable enable |
529 | 539 | namespace TUnit.Generated; |
| 540 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 541 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
530 | 542 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithNestedAsyncCalls_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
531 | 543 | { |
532 | 544 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -632,6 +644,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithNestedAsyncCalls_ |
632 | 644 |
|
633 | 645 | #nullable enable |
634 | 646 | namespace TUnit.Generated; |
| 647 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 648 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
635 | 649 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithTaskFromResult_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
636 | 650 | { |
637 | 651 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -737,6 +751,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithTaskFromResult_Mo |
737 | 751 |
|
738 | 752 | #nullable enable |
739 | 753 | namespace TUnit.Generated; |
| 754 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 755 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
740 | 756 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithCompletedTask_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
741 | 757 | { |
742 | 758 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -842,6 +858,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithCompletedTask_Mod |
842 | 858 |
|
843 | 859 | #nullable enable |
844 | 860 | namespace TUnit.Generated; |
| 861 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 862 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
845 | 863 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithTaskRun_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
846 | 864 | { |
847 | 865 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -947,6 +965,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithTaskRun_ModuleIni |
947 | 965 |
|
948 | 966 | #nullable enable |
949 | 967 | namespace TUnit.Generated; |
| 968 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 969 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
950 | 970 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithMultipleAwaits_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
951 | 971 | { |
952 | 972 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -1052,6 +1072,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithMultipleAwaits_Mo |
1052 | 1072 |
|
1053 | 1073 | #nullable enable |
1054 | 1074 | namespace TUnit.Generated; |
| 1075 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 1076 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
1055 | 1077 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithAsyncEnumerable_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
1056 | 1078 | { |
1057 | 1079 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -1157,6 +1179,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithAsyncEnumerable_M |
1157 | 1179 |
|
1158 | 1180 | #nullable enable |
1159 | 1181 | namespace TUnit.Generated; |
| 1182 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 1183 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
1160 | 1184 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithTaskWhenAll_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
1161 | 1185 | { |
1162 | 1186 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -1262,6 +1286,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithTaskWhenAll_Modul |
1262 | 1286 |
|
1263 | 1287 | #nullable enable |
1264 | 1288 | namespace TUnit.Generated; |
| 1289 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 1290 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
1265 | 1291 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithExceptionHandling_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
1266 | 1292 | { |
1267 | 1293 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -1367,6 +1393,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithExceptionHandling |
1367 | 1393 |
|
1368 | 1394 | #nullable enable |
1369 | 1395 | namespace TUnit.Generated; |
| 1396 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 1397 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
1370 | 1398 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithThrowsNothingAssertion_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
1371 | 1399 | { |
1372 | 1400 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
@@ -1472,6 +1500,8 @@ internal static class TUnit_TestProject_STAThreadTests_STA_WithThrowsNothingAsse |
1472 | 1500 |
|
1473 | 1501 | #nullable enable |
1474 | 1502 | namespace TUnit.Generated; |
| 1503 | +[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverageAttribute] |
| 1504 | +[global::System.CodeDom.Compiler.GeneratedCode("TUnit", "1.0.0.0")] |
1475 | 1505 | internal sealed class TUnit_TestProject_STAThreadTests_STA_WithFuncAssertion_TestSource : global::TUnit.Core.Interfaces.SourceGenerator.ITestSource, global::TUnit.Core.Interfaces.SourceGenerator.ITestDescriptorSource |
1476 | 1506 | { |
1477 | 1507 | public async global::System.Collections.Generic.IAsyncEnumerable<global::TUnit.Core.TestMetadata> GetTestsAsync(string testSessionId, [global::System.Runtime.CompilerServices.EnumeratorCancellation] global::System.Threading.CancellationToken cancellationToken = default) |
|
0 commit comments