Verify that a model passed or failed a set of checks
Use the
[
method to verify that a model has passed or failed a set of checks.success
message
]=
verifyCheckResultStatus(ma
, baseline
, checkIDs
)
Before invoking the verifyCheckResultStatus
method, run the checks
that you specify with checkIDs
. Then use the getCheckResultStatus
method to obtain the boolean values for the baseline
argument.