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

AssertJ withFailMessage() can't be last call #276

Closed
GCHQDeveloper314 opened this issue May 25, 2022 · 0 comments · Fixed by #277
Closed

AssertJ withFailMessage() can't be last call #276

GCHQDeveloper314 opened this issue May 25, 2022 · 0 comments · Fixed by #277
Assignees
Labels
bug Confirmed or suspected bug tech-debt Relates to Technical Debt
Milestone

Comments

@GCHQDeveloper314
Copy link
Member

AssertJ withFailMessage() can't be last the call in an AssertJ assertion, otherwise the error message is not displayed.

The same as in Gaffer #2655

@GCHQDeveloper314 GCHQDeveloper314 added the tech-debt Relates to Technical Debt label May 25, 2022
@GCHQDeveloper314 GCHQDeveloper314 added this to the v2.4.0 milestone May 25, 2022
@GCHQDeveloper314 GCHQDeveloper314 self-assigned this May 25, 2022
@t92549 t92549 added the bug Confirmed or suspected bug label May 26, 2022
t92549 pushed a commit that referenced this issue May 26, 2022
* Fix order of withFailMessage so it is never last

* Copyright Update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed or suspected bug tech-debt Relates to Technical Debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants