2 instantiations of FakeDetectingDetector
Aspire.Cli.Tests (2)
Commands\AgentInitCommandTests.cs (2)
907
options.AgentEnvironmentDetectorFactory = _ => new
FakeDetectingDetector
(AgentClientKind.CopilotCli);
936
options.AgentEnvironmentDetectorFactory = _ => new
FakeDetectingDetector
(AgentClientKind.CopilotCli);