5 references to TestPipelineActivityReporter
Aspire.Hosting.Java.Tests (5)
tests\Shared\TestPipelineActivityReporter.cs (5)
20/// Initializes a new instance of the <see cref="TestPipelineActivityReporter"/> class. 180private readonly TestPipelineActivityReporter _reporter; 184public TestReportingStep(TestPipelineActivityReporter reporter, string title, ITestOutputHelper testOutputHelper) 259private readonly TestPipelineActivityReporter _reporter; 263public TestReportingTask(TestPipelineActivityReporter reporter, string initialStatusText, ITestOutputHelper testOutputHelper)