You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I can handle this, and I also plan to support Consumer in addition to Condition for many assertj-db methods.
I'll let you know quickly.
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 hasValuesSatisfying with Condition is pushed on main.
It wil be available soon in the next release.
Sorry for the delay.
Activity
VanRoy commentedon Nov 1, 2020
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.
I can handle this, and I also plan to support
Consumer
in addition toCondition
for many assertj-db methods.I'll let you know quickly.
soezen commentedon Nov 2, 2020
Implement hasValuesSatisfying on changes and table rows (#110)
Implement hasValuesSatisfying on changes and table rows (#110)
VanRoy commentedon Feb 23, 2021
Hi @soezen , a first implementation of
hasValuesSatisfying
withCondition
is pushed onmain
.It wil be available soon in the next release.
Sorry for the delay.