1 write to _log
dotnet-new.IntegrationTests (1)
TemplateDiscoveryTests.cs (1)
15
_log
= log;
14 references to _log
dotnet-new.IntegrationTests (14)
TemplateDiscoveryTests.cs (14)
23
string testTemplatesPackagePath = PackTestNuGetPackage(
_log
);
30
_log
,
47
new DotnetNewCommand(
_log
)
56
new DotnetNewCommand(
_log
, "search", "func")
75
string packageLocation = PackTestNuGetPackage(
_log
);
78
_log
,
100
string packageLocation = PackTestNuGetPackage(
_log
);
103
_log
,
122
_log
,
147
new DotnetNewCommand(
_log
)
156
new DotnetNewCommand(
_log
, "search", "CliHostFile")
168
new DotnetNewCommand(
_log
, "search", "--param")
180
new DotnetNewCommand(
_log
, "search", "-p")
192
new DotnetNewCommand(
_log
, "search", "--test-param")