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

Allow asserts to use Matchers #57

Closed
baubakg opened this issue Jul 18, 2022 · 0 comments · Fixed by #171
Closed

Allow asserts to use Matchers #57

baubakg opened this issue Jul 18, 2022 · 0 comments · Fixed by #171
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@baubakg
Copy link
Member

baubakg commented Jul 18, 2022

It would make assertions easier if the log assertions could work with matchers
AssertLogData.assertLogMatches(String, ParseDefinitionEntry, Matcher)
And
AssertLogData.assertLogMatches(ParseDefinitionEntry, Matcher)

@baubakg baubakg added enhancement New feature or request good first issue Good for newcomers labels Jul 18, 2022
@baubakg baubakg added this to the 1.11.0 milestone Aug 8, 2024
baubakg added a commit that referenced this issue Aug 13, 2024
@baubakg baubakg linked a pull request Aug 29, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant