2 references to Skips
Microsoft.AspNetCore.Server.IntegrationTesting (2)
TestMatrix.cs (2)
88
Skips
.Add(new Tuple<Func<TestVariant, bool>, string>(check, message));
302
foreach (var skipPair in
Skips
)