14 references to ITestArtifactManager
Microsoft.AspNetCore.Components.Testing (14)
Infrastructure\PlaywrightExtensions.cs (4)
75
ITestArtifactManager
artifactManager)
96
ITestArtifactManager
artifactManager,
117
/// Variant of <see cref="NewTracedContextAsync(IBrowser, ServerInstance, string,
ITestArtifactManager
, BrowserNewContextOptions?)"/>
129
ITestArtifactManager
artifactManager)
Infrastructure\ServerFactory.cs (2)
27
ITestArtifactManager
? artifactManager);
150
ITestArtifactManager
? artifactManager)
Infrastructure\TracingSession.cs (6)
12
/// <see cref="
ITestArtifactManager
"/> whether to keep the artifacts, then either saves and
19
/// artifacts are provided by <see cref="
ITestArtifactManager
"/>, so a source-generated adapter in the
25
/// <see cref="
ITestArtifactManager
.ShouldSaveArtifacts"/> is evaluated at disposal time,
34
private readonly
ITestArtifactManager
_artifactManager;
40
ITestArtifactManager
artifactManager)
60
ITestArtifactManager
artifactManager)
Playwright\UITest.cs (2)
37
internal
ITestArtifactManager
ArtifactManager
38
=> this as
ITestArtifactManager