4 instantiations of GraphRepoFixture
Infrastructure.Tests (4)
TestTriggerMap\SelectTestsLayer1IntegrationTests.cs (4)
36using var fixture = new GraphRepoFixture(workspace); 72using var fixture = new GraphRepoFixture(workspace, withSecondProject: true); 124using var fixture = new GraphRepoFixture(workspace); 187using var fixture = new GraphRepoFixture(workspace, withIntermediateProject: true);
4 references to GraphRepoFixture
Infrastructure.Tests (4)
TestTriggerMap\SelectTestsLayer1IntegrationTests.cs (4)
36using var fixture = new GraphRepoFixture(workspace); 72using var fixture = new GraphRepoFixture(workspace, withSecondProject: true); 124using var fixture = new GraphRepoFixture(workspace); 187using var fixture = new GraphRepoFixture(workspace, withIntermediateProject: true);