Skip to content

1.10.4

Compare
Choose a tag to compare
@aaschmid aaschmid released this 08 Mar 09:36
  • !!!Breaking change!!! removing @BeforeClass support as it runs all @BeforeClass methods while starting up JUnit even if no test from this method will be executed (#49, #64)
    • The breaking change affects you if you use the results of a @BeforeClass method within a dataprovider method.
  • fixed NPE if first argument is null having empty second varargs argument
  • added convention for default dataprovider name to avoid explicit name in @UseDataProvider (#54)

Maven Central: v1.10.4