1 write to Context
Microsoft.AspNetCore.InternalTesting.Tests (1)
TestContextTest.cs (1)
23Context = context;
1 reference to Context
Microsoft.AspNetCore.InternalTesting.Tests (1)
TestContextTest.cs (1)
18Assert.Equal(GetType().FullName, Context.FileOutput.TestClassName);