Skip to content

4.1

Compare
Choose a tag to compare
@henri-tremblay henri-tremblay released this 10 Nov 03:25
· 444 commits to master since this release

Add support to Java 13 and JUnit 5.

Change log

  • Upgrade to Objenesis 3.1 (#250)
  • java.lang.IllegalArgumentException: Unsupported class file major version 57/58 (#249)
  • Please comply with ASM license when re-distributing ASM (#247)
  • Add EasyMockExtension class for JUnit 5 compatibility (#246)
  • JUnit 5 support (extension instead of EasyMockRunner) (#245)
  • Add getCurrentArgument to get type inference for the returned type (#243)
  • CglibTest fails on OpenJDK 13 EA. (#241)