Add documentation about the TestContext #13479
Annotations
8 errors
Run snippets 5000 for PR:
docs/core/testing/snippets/testcontext/csharp/TestContext.cs#L4
D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\TestContext.cs(4,14): error CS0101: The namespace '<global namespace>' already contains a definition for 'MyTestClass' [D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\project.csproj]
|
Run snippets 5000 for PR:
docs/core/testing/snippets/testcontext/csharp/TestContextCtor.cs#L4
D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\TestContextCtor.cs(4,14): error CS0101: The namespace '<global namespace>' already contains a definition for 'MyTestClass' [D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\project.csproj]
|
Run snippets 5000 for PR:
docs/core/testing/snippets/testcontext/csharp/TestContext.cs#L3
D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\TestContext.cs(3,2): error CS0579: Duplicate 'TestClass' attribute [D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\project.csproj]
|
Run snippets 5000 for PR:
docs/core/testing/snippets/testcontext/csharp/TestContextCtor.cs#L3
D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\TestContextCtor.cs(3,2): error CS0579: Duplicate 'TestClass' attribute [D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\project.csproj]
|
Run snippets 5000 for PR:
docs/core/testing/snippets/testcontext/csharp/TestContextCtor.cs#L14
D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\TestContextCtor.cs(14,24): error CS0111: Type 'MyTestClass' already defines a member called 'AssemblyInitialize' with the same parameter types [D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\project.csproj]
|
Run snippets 5000 for PR:
docs/core/testing/snippets/testcontext/csharp/TestContextCtor.cs#L20
D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\TestContextCtor.cs(20,24): error CS0111: Type 'MyTestClass' already defines a member called 'ClassInitialize' with the same parameter types [D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\project.csproj]
|
Run snippets 5000 for PR:
docs/core/testing/snippets/testcontext/csharp/TestContextCtor.cs#L26
D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\TestContextCtor.cs(26,17): error CS0111: Type 'MyTestClass' already defines a member called 'MyTestMethod' with the same parameter types [D:\a\docs\docs\docs\core\testing\snippets\testcontext\csharp\project.csproj]
|
Run snippets 5000 for PR
Process completed with exit code 1.
|
Loading