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

Add : JUnit test for CompositeCodePoints and BooleanArrayConstraints #365

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Patel-Savan
Copy link

No description provided.

@making
Copy link
Owner

making commented Mar 29, 2024

@Patel-Savan Thanks for the pull request.
Can you give me some background or use case why you added onlyContains?

@@ -43,6 +43,18 @@ public BooleanArrayConstraint<T> contains(boolean v) {
return this;
}

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add @since 0.14.0

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also please run ./mvnw formatter:format to format the source code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants