1 write to GetTestAssembliesCalled
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
TestingInfrastructureInheritanceTests.cs (1)
200
GetTestAssembliesCalled
= true;
3 references to GetTestAssembliesCalled
Microsoft.AspNetCore.Mvc.FunctionalTests (3)
TestingInfrastructureInheritanceTests.cs (3)
32
Assert.False(factory.
GetTestAssembliesCalled
);
49
Assert.False(factory.
GetTestAssembliesCalled
);
122
Assert.False(factory.
GetTestAssembliesCalled
);