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