Main Content
createTestSuite
Class: sltest.testmanager.TestFile
Namespace: sltest.testmanager
Create new test suite
Syntax
ts = createTestSuite(tf,suiteName)
Description
creates a test suite and adds it to the test file, ts
= createTestSuite(tf
,suiteName
)tf
.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2015b