SingleStepTestSuite.GetTestCases Method
Definition
Gets all the test cases provided by this suite.
public override IEnumerable<SingleStepTestCase> GetTestCases();
Gets all the test cases provided by this suite.
public override IEnumerable<SingleStepTestCase> GetTestCases();