Main Content
remove
Class: sltest.testmanager.TestCase
Namespace: sltest.testmanager
Remove test case
Syntax
remove(tc)
Description
remove(
removes the test case. The test case
object is empty after a call to this function. Parameter overrides, baseline criteria,
or equivalence criteria associated with the test case become invalid.tc
)
Input Arguments
Examples
Version History
Introduced in R2015b