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