Class: sltest.testmanager.TestCase
Package: sltest.testmanager
Remove test case
remove(tc)
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
)