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