4 writes to Skip
Interop.FunctionalTests (4)
H2SpecTests.cs (4)
73
Skip
= "Unable to detect test cases on this platform.",
93
Skip
= skip,
104
Skip
= skip,
130
Skip
= info.GetValue<string>(nameof(Skip));
3 references to Skip
Interop.FunctionalTests (3)
H2SpecTests.cs (3)
130
Skip = info.GetValue<string>(nameof(
Skip
));
138
info.AddValue(nameof(
Skip
),
Skip
, typeof(string));