The CogVerificationVerifiedOutputContainer T type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActualResult |
Get the actual result from the vision tool under test for this verified output.
| |
| ExpectedResult |
Get the expected result from the vision tool under test for this verified output.
| |
| Record |
Returns the contained ICogRecord.
(Inherited from CogVerificationRecordContainer.) | |
| VerificationResult |
Get the verification result for this verified output.
The verification result is a boolean that indicates if the expected value matched the actual value.
|
See Also