1 write to _fixture
dotnet-new.IntegrationTests (1)
DotnetNewHelpTests.cs (1)
14_fixture = fixture;
30 references to _fixture
dotnet-new.IntegrationTests (30)
DotnetNewHelpTests.Approval.cs (29)
21.WithCustomHive(_fixture.HomeDirectory) 41.WithCustomHive(_fixture.HomeDirectory) 61.WithCustomHive(_fixture.HomeDirectory) 81.WithCustomHive(_fixture.HomeDirectory) 101.WithCustomHive(_fixture.HomeDirectory) 121.WithCustomHive(_fixture.HomeDirectory) 141.WithCustomHive(_fixture.HomeDirectory) 164.WithCustomHive(_fixture.HomeDirectory) 185.WithCustomHive(_fixture.HomeDirectory) 199.WithCustomHive(_fixture.HomeDirectory) 212InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicFSharp", _log, _fixture.HomeDirectory, workingDirectory); 213InstallTestTemplate("TemplateResolution/DifferentLanguagesGroup/BasicVB", _log, _fixture.HomeDirectory, workingDirectory); 216.WithCustomHive(_fixture.HomeDirectory) 229InstallTestTemplate("TemplateWithMultiValueChoice", _log, _fixture.HomeDirectory, workingDirectory); 232.WithCustomHive(_fixture.HomeDirectory) 247.WithCustomHive(_fixture.HomeDirectory) 265.WithCustomHive(_fixture.HomeDirectory) 280.WithCustomHive(_fixture.HomeDirectory) 295.WithCustomHive(_fixture.HomeDirectory) 310.WithCustomHive(_fixture.HomeDirectory) 328.WithCustomHive(_fixture.HomeDirectory) 359InstallTestTemplate("TemplateWithRequiredParameters", _log, _fixture.HomeDirectory, workingDirectory); 362.WithCustomHive(_fixture.HomeDirectory) 378InstallTestTemplate("TemplateWithConditionalParameters", _log, _fixture.HomeDirectory, workingDirectory); 381.WithCustomHive(_fixture.HomeDirectory) 397InstallTestTemplate($"TemplateResolution/MissedRequiredParameter/BasicTemplate1", _log, _fixture.HomeDirectory, workingDirectory); 400.WithCustomHive(_fixture.HomeDirectory) 416InstallTestTemplate($"TemplateResolution/MissedRequiredParameter/BasicTemplate2", _log, _fixture.HomeDirectory, workingDirectory); 419.WithCustomHive(_fixture.HomeDirectory)
DotnetNewHelpTests.cs (1)
23.WithCustomHive(_fixture.HomeDirectory)