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