1 write to Type
Infrastructure.Tests (1)
Shared\TestDataBuilder.cs (1)
190Type = type,
4 references to Type
Infrastructure.Tests (4)
PowerShellScripts\BuildTestMatrixTests.cs (3)
53Assert.Equal("regular", entry.Type); 121Assert.Equal("collection", partitionA.Type); 161Assert.Equal("class", classA.Type);
PowerShellScripts\ExpandTestMatrixGitHubTests.cs (1)
252Assert.Equal("collection", expandedEntry.Type);