1 write to _fixture
dotnet-new.IntegrationTests (1)
WebProjectsTests.cs (1)
15_fixture = fixture;
8 references to _fixture
dotnet-new.IntegrationTests (8)
WebProjectsTests.cs (8)
42string workingDir = Path.Combine(_fixture.BaseWorkingDirectory, testName); 46.WithCustomHive(_fixture.HomeDirectory) 77.WithCustomHive(_fixture.HomeDirectory) 78.WithWorkingDirectory(_fixture.BaseWorkingDirectory) 94.WithCustomHive(_fixture.HomeDirectory) 95.WithWorkingDirectory(_fixture.BaseWorkingDirectory) 114.WithCustomHive(_fixture.HomeDirectory) 115.WithWorkingDirectory(_fixture.BaseWorkingDirectory)