Consider adding AssertJ-style fluent assertions test utility #431
sleberknight
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example, assume there is a
ApplicationErrorAssertionswith a methodassertThatApplicationError:The main disadvantage compared to using JUnit's
assertAllis that the above stops at the first assertion failure.Beta Was this translation helpful? Give feedback.
All reactions