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