2 references to Skippable
Microsoft.AspNetCore.InternalTesting.Tests (2)
ConditionalTheoryTest.cs (2)
137
new
Skippable
() { Data = 1 },
138
new
Skippable
() { Data = 2, Skip = "This row should be skipped." }