-
Notifications
You must be signed in to change notification settings - Fork 19
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
Possibility to use Condition in hasValues of row assertions #110
Comments
Hi @soezen , thanks for your report and your PR. It's a good idea. However, I think it would be better to implement this feature with different method name and implement some tests. |
Wow, super.
Yes this was just a quick implementation for something I would like to use.
Thanks
…On Sun, Nov 1, 2020 at 10:36 PM Julien Roy ***@***.***> wrote:
Hi @soezen <https://github.com/soezen> , thanks for your report and your
PR. It a good idea. However, I think it will be better to implement this
feature with other method name and implement some tests.
I can handle this, and I also plan to support Consumer in addition of
Condition on many assertj-db methods.
I'll let you know quickly.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#110 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB2WGMOULU4335N7AIJBNFTSNXIFXANCNFSM4SYKSEAA>
.
|
Hi @soezen , a first implementation of |
I would like to include condition objects when I call the hasValue method of a row assertion
The text was updated successfully, but these errors were encountered: