Skip to content

1.1.0

Choose a tag to compare

@sambsnyd sambsnyd released this 31 Mar 03:27
ae86829

New Features:

  • JUnit 4 to 5 recipe for JUnit4 Parameterized Tests #81
  • JUnit4 ParameterizedRunner with Field Injection to ParameterizedTest #102

Bug Fixes:

  • ExpectedExceptionToAssertThrows does not create lambda for ExpectedException invocations #77
  • Removing Modifier drops associated comment #73
  • Assertions assert... message and arguments not permutated #76
  • Tests explicitly tagged as JUnit4 via the JUnit4 class runner #79
  • JUnit4 to 5 UseMethodOrder conversion for MethodSorters.JVM #80