assertj / doc

AssertJ new website
https://assertj.github.io/doc/
Apache License 2.0
25 stars 26 forks source link

Fix example for filteredOnNull #122

Closed djarnis73 closed 2 years ago

djarnis73 commented 2 years ago

It is the name that is null, but the example filters on age.

scordio commented 2 years ago

Good catch. Thanks, @djarnis73!