Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add isPrimitive and isNotPrimitive to Class assertions #2722

Closed
wants to merge 3 commits into from

Conversation

ManuelG28
Copy link

Check List:

Copy link
Member

@joel-costigliola joel-costigliola left a comment

Choose a reason for hiding this comment

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

Thanks @ManuelG28, first round of code review done. PR looks good, just some minor/improvements comments to address.

@ManuelG28
Copy link
Author

Hi, @joel-costigliola thanks for the information about @ParameterizedTest.
I have learned something new today!

Please let me know if I need to change something else.

@joel-costigliola
Copy link
Member

Integrated thanks @ManuelG28 !

@scordio scordio changed the title Add AbstractClassAssert#isPrimitive() and AbstractClassAssert#isNotPrimitive() Add isPrimitive and isNotPrimitive to Class assertions Dec 30, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add AbstractClassAssert#is(Not)Primitive()
3 participants