1 write to Called
Aspire.Hosting.Tests (1)
WithHttpCommandTests.cs (1)
594Called = true;
1 reference to Called
Aspire.Hosting.Tests (1)
WithHttpCommandTests.cs (1)
484Assert.True(fakeHandler.Called, "Expected the HTTP handler to be called");