Exemplo n.º 1
0
 public void SpecInvalidTest(TestCase testCase)
 {
     SpecBaseTests.SpecInvalidTest(testCase);
 }
Exemplo n.º 2
0
 public void SpecTest(TestCase testCase)
 {
     SpecBaseTests.SpecTest(testCase);
 }