Main Content
getOptions
Class: sltest.testmanager.TestSuite
Namespace: sltest.testmanager
Get test file options
Syntax
opt = getOptions(ts)
Description
returns
the test file options object opt
= getOptions(ts
)sltest.testmanager.Options
associated
with the test suite ts
.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2017a