Class: sltest.testmanager.TestSuite
Package: sltest.testmanager
Get test cases at first level of test suite
tcArray = getTestCases(ts)
returns
an array of test case objects that are at the first level of the specified
test suite.tcArray
= getTestCases(ts
)