InstructionTestSuite<TTestCase>.GetTestCases Method
Definition
Gets all the test cases provided by this suite.
public abstract IEnumerable<TTestCase> GetTestCases();
Gets all the test cases provided by this suite.
public abstract IEnumerable<TTestCase> GetTestCases();