Compare component under test between harness model and main model
[CheckResult,CheckDetails]
= sltest.harness.check(harnessOwner,harnessName)
[
computes the checksum of the component under test in the harness model
CheckResult
,CheckDetails
]
= sltest.harness.check(harnessOwner
,harnessName
)harnessName
and compares it to the checksum of the component
harnessOwner
in the main model, returning the overall
CheckResult
and additional CheckDetails
of the
comparison.
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