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
);
100
using var builder = TestDistributedApplicationBuilder.Create(
_testOutputHelper
);
112
hb.AddTestLogging(
_testOutputHelper
);
178
using var builder = TestDistributedApplicationBuilder.Create(
_testOutputHelper
);
206
using var builder = TestDistributedApplicationBuilder.Create(
_testOutputHelper
);
240
using var builder = TestDistributedApplicationBuilder.Create(
_testOutputHelper
);