Beispiel #1
0
 public void SpecInvalidTest(TestCase testCase)
 {
     SpecBaseTests.SpecInvalidTest(testCase);
 }
Beispiel #2
0
 public void SpecTest(TestCase testCase)
 {
     SpecBaseTests.SpecTest(testCase);
 }