Skip to content

Conversation

@tumbarumba
Copy link
Member

CoreMatchers, MatcherAssert, and Matchers had private contructors added to fix javadoc warnings. Unfortunately, this can break existig users of the classes.

Fixes #427

CoreMatchers, MatcherAssert, and Matchers had private contructors added
to fix javadoc warnings. Unfortunately, this can break existig users of
the classes.

Fixes hamcrest#427
@tumbarumba tumbarumba merged commit 5dc0112 into hamcrest:master Nov 17, 2024
2 checks passed
@tumbarumba tumbarumba deleted the public-constructors branch November 17, 2024 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CoreMatchers constructor is now private

1 participant