Skip to content

Add isPrimitive and isNotPrimitive to Class assertions#2722

Closed
ManuelG28 wants to merge 3 commits intoassertj:mainfrom
ManuelG28:main
Closed

Add isPrimitive and isNotPrimitive to Class assertions#2722
ManuelG28 wants to merge 3 commits intoassertj:mainfrom
ManuelG28:main

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
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.

Add AbstractClassAssert#is(Not)Primitive()

3 participants