1 type derived from TestCommand
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
DotNetCommand.cs (1)
8
public class DotNetCommand :
TestCommand
4 references to TestCommand
Microsoft.Agents.AI.ProjectTemplates.Tests (4)
TestCommand.cs (1)
30
throw new InvalidOperationException($"The {nameof(
TestCommand
)} did not specify an executable file name.");
TestCommandExtensions.cs (3)
11
where TCommand :
TestCommand
18
where TCommand :
TestCommand
25
where TCommand :
TestCommand