The contain matcher doesn't handle Oracle Object Type as the check can be only executed on collections and cursors.
We should have add error handling to assure that matcher provides an informative error message.
Something like:
The contain matcher cannot be used to compare Oracle Object Types
The
containmatcher doesn't handle Oracle Object Type as the check can be only executed on collections and cursors.We should have add error handling to assure that matcher provides an informative error message.
Something like:
The contain matcher cannot be used to compare Oracle Object Types