Skip to content

Javabean-Tester 2.4.0

Compare
Choose a tag to compare
@hazendaz hazendaz released this 11 Apr 02:34
· 1626 commits to master since this release

2 New Features have been added

  • Added support to try zero arg constructor first during verifications as order is not consistent and causes problems in some cases.
  • Java Metro framework at 2.4.4 still has issue with legacy boolean wrapper using 'is' instead of 'get' for read. patch added to support this condition in general.