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