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

Call isTrue on Reference asserts in XmlParserTest #4689

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

nielsdebruin
Copy link
Contributor

What's changed?

Add isTrue() to an assertThat(...) in a test of the XmlParserTest.

What's your motivation?

If no condition is added, the assertion has no impact.

Anyone you would like to review specifically?

@Laurens-W

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@nielsdebruin nielsdebruin added the bug Something isn't working label Nov 20, 2024
@nielsdebruin nielsdebruin self-assigned this Nov 20, 2024
@Laurens-W Laurens-W changed the title Add isTrue to assertThat Call isTrue on Reference asserts in XmlParserTest Nov 20, 2024
@Laurens-W Laurens-W merged commit 4cb7586 into main Nov 20, 2024
2 checks passed
@Laurens-W Laurens-W deleted the fix/xml-parser-test branch November 20, 2024 13:05
MBoegers pushed a commit to MBoegers/rewrite that referenced this pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants