3 instantiations of H2SpecTestCase
Interop.FunctionalTests (3)
H2SpecTests.cs (3)
71
dataset.Add(new
H2SpecTestCase
()
88
dataset.Add(new
H2SpecTestCase
99
dataset.Add(new
H2SpecTestCase
3 references to H2SpecTestCase
Interop.FunctionalTests (3)
H2SpecTests.cs (3)
28
public async Task RunIndividualTestCase(
H2SpecTestCase
testCase)
59
public static TheoryData<
H2SpecTestCase
> H2SpecTestCases
63
var dataset = new TheoryData<
H2SpecTestCase
>();