Main Content
getTestCases
Class: sltest.testmanager.TestSuite
Namespace: sltest.testmanager
Get test cases at first level of test suite
Syntax
tcArray = getTestCases(ts)
Description
returns
an array of test case objects that are at the first level of the specified
test suite.tcArray
= getTestCases(ts
)
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2015b