1 write to _fixture
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
SimpleWithWebApplicationBuilderExceptionTests.cs (1)
12_fixture = fixture;
1 reference to _fixture
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
SimpleWithWebApplicationBuilderExceptionTests.cs (1)
18var ex = Assert.Throws<InvalidOperationException>(() => _fixture.CreateClient());