1 write to Context
Microsoft.AspNetCore.InternalTesting.Tests (1)
TestContextTest.cs (1)
48
Context
= context;
1 reference to Context
Microsoft.AspNetCore.InternalTesting.Tests (1)
TestContextTest.cs (1)
43
Assert.Equal(GetType().Name,
Context
.FileOutput.TestClassName);