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