Le 19/11/2024 à 22:26, Piotr P. Karwasz a écrit :
As a compromise we could switch to AssertJ, which has parameterized
descriptions and more readable:
assertThat(result).as("ValidatorResult for %s", action).isNotNull();
Nice fluent syntax, but let's not waste more time on this futile debate.
I don't care that much about the syntax of the assertions, I was just
clearing some IDE warnings when I removed the lambdas. I don't mind if
Gary reverts the commit if he feels better that way, this has zero
impact on the users anyway.
Emmanuel Bourg
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org