Skip to content

Jmockit 1.52.0

Compare
Choose a tag to compare
@hazendaz hazendaz released this 14 Dec 07:11
· 248 commits to master since this release

Reminder Jmockit requires java 11 or higher. Known to work to java 21 and possibly java 22.

User changes

  • Restored Deencapsulation thanks to @yukkes See PR #157
  • Restored previously removed methods from MockUp thanks to @yukkes. See PR #158

Samples

  • Most of the samples have migrated over to Jakarta namespace. This is a longer work in progress that will eventually see support properly for jakarta namespace which currently does not exist fully.