3 references to VerifyCanFindTemplate
Templates.Blazor.WebAssembly.Tests (3)
src\ProjectTemplates\Shared\TemplatePackageInstaller.cs (3)
115
await
VerifyCanFindTemplate
(output, "webapp");
116
await
VerifyCanFindTemplate
(output, "web");
117
await
VerifyCanFindTemplate
(output, "webapi");