1 write to _testOutputHelper
Aspire.Hosting.Azure.Kusto.Tests (1)
KustoFunctionalTests.cs (1)
29
_testOutputHelper
= testOutputHelper;
7 references to _testOutputHelper
Aspire.Hosting.Azure.Kusto.Tests (7)
KustoFunctionalTests.cs (7)
49
using var builder = TestDistributedApplicationBuilder.Create(
_testOutputHelper
);
59
hb.AddTestLogging(
_testOutputHelper
);
99
using var builder = TestDistributedApplicationBuilder.Create(
_testOutputHelper
);
111
hb.AddTestLogging(
_testOutputHelper
);
177
using var builder = TestDistributedApplicationBuilder.Create(
_testOutputHelper
);
204
using var builder = TestDistributedApplicationBuilder.Create(
_testOutputHelper
);
236
using var builder = TestDistributedApplicationBuilder.Create(
_testOutputHelper
);