Copy test harness
sltest.harness.clone(
clones
the test harness HarnessOwner
,HarnessName
)HarnessName
associated with the
model or component HarnessOwner
. The cloned harness
contains the source harness model contents, configuration settings,
and callbacks.
sltest.harness.clone(
uses
an additional argument HarnessOwner
,HarnessName
,NewHarness
)NewHarness
to specify the
name of the cloned harness.
sltest.harness.clone(
clones
the test harness HarnessOwner
,HarnessName
,Name,Value
)HarnessName
associated with HarnessOwner
using
additional options specified by one or more Name,Value
pair
arguments.
sltest.harness.check
| sltest.harness.close
| sltest.harness.create
| sltest.harness.delete
| sltest.harness.export
| sltest.harness.find
| sltest.harness.load
| sltest.harness.open
| sltest.harness.push
| sltest.harness.rebuild
| sltest.harness.set