4 references to VerifyCannotFindTemplateAsync
Templates.Blazor.WebAssembly.Tests (4)
src\ProjectTemplates\Shared\TemplatePackageInstaller.cs (4)
103
await
VerifyCannotFindTemplateAsync
(output, "web");
104
await
VerifyCannotFindTemplateAsync
(output, "webapp");
105
await
VerifyCannotFindTemplateAsync
(output, "webapi");
106
await
VerifyCannotFindTemplateAsync
(output, "mvc");