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

Support reversed lookup #413

Closed
Seddryck opened this issue Oct 23, 2018 · 0 comments
Closed

Support reversed lookup #413

Seddryck opened this issue Oct 23, 2018 · 0 comments

Comments

@Seddryck
Copy link
Owner

At the moment a lookup-exists assertion will check that all the rows from the system-under-test have matching elements in the result-set defined in the assertion. From time to time, it's useful to perform the test in the other way: check that all the elements defined in the assertion have a corresponding value in the system-under-test.

<lookup-exists reverse="true">
    ...
</lookup-exists>
@Seddryck Seddryck added this to the v1.19 milestone Oct 23, 2018
@Seddryck Seddryck closed this as completed Nov 1, 2018
Seddryck pushed a commit that referenced this issue Jan 31, 2019
…verse feature #413 to new tab ... lookup-matches, reverse-lookup and lookup-exists.
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