3 references to TemplateTestUtilities
Microsoft.Extensions.AI.Templates.Tests (3)
AIChatWebExecutionTests.cs (1)
10
using static Microsoft.Shared.ProjectTemplates.Tests.
TemplateTestUtilities
;
AIChatWebSnapshotTests.cs (1)
11
using static Microsoft.Shared.ProjectTemplates.Tests.
TemplateTestUtilities
;
test\ProjectTemplates\Infrastructure\TemplateSnapshotTestBase.cs (1)
22
string scenarioName =
TemplateTestUtilities
.GetProjectNameForArgs(templateArgs);