assertj-assertions-generator
assertj-assertions-generator copied to clipboard
Support hasNullProperty() and hasNotNullProperty() assertions
Hi,
when I use generated assertions for my DTO, what I really missing is assertion to null/not-null properties.
So I have created this PR and want to know what do you think?
Thx,
Ivos