Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explicit failure on [not_]to_contain when comparing objects #1247

Open
jgebal opened this issue Mar 19, 2023 · 0 comments
Open

Add explicit failure on [not_]to_contain when comparing objects #1247

jgebal opened this issue Mar 19, 2023 · 0 comments

Comments

@jgebal
Copy link
Member

jgebal commented Mar 19, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant