Skip to content

Releases: TNG/junit-dataprovider

1.5.2

17 Feb 16:28
Compare
Choose a tag to compare
  • fixed IllegalArgumentException if using maven with category filter (#16)

Maven Central: v1.5.2

1.5.1

17 Feb 16:29
Compare
Choose a tag to compare

!!! Do not use this version as of (#16), sorry for the inconvenience !!!

  • adjusted depedencies of uploaded 'pom.xml' (especially for [JUnit][] => 'provided') (#15)
  • added compatibility of DataProviderRunner with [JUnit][] Categories (#14)
  • added LICENSE.TXT with Apache License 2.0 (#13)
  • fixed MANIFEST.MF
  • better error message for not parsable filter

Maven Central: v1.5.1

1.5.0

17 Feb 16:29
Compare
Choose a tag to compare
  • added ability that dataprovider is located in a completely different class

Maven Central: v1.5.0

1.4.1

17 Feb 16:30
Compare
Choose a tag to compare
  • fixed ClassCastException in formatParameter if array is of primitive type

Maven Central: v1.4.1

1.4.0

17 Feb 16:32
Compare
Choose a tag to compare

!!! Do not use this version as of bugfixes in 1.4.1, sorry for the inconvenience !!!

  • fixed issue with ability to run single junit-dataprovider row/method (#11)
  • fixed appearence of "unrooted test" in JUnit Eclipse plugin (#7])

Maven Central: v1.4.0

1.3.0

17 Feb 16:33
Compare
Choose a tag to compare
  • ability to run single junit-dataprovider row/method (#9)
  • always show all parameters of junit-dataprovider in test method name (#8)
  • set username/password for MavenCentral conditionally (#6)

Maven Central: v1.3.0

1.2.0

17 Feb 16:33
Compare
Choose a tag to compare
  • enabled compatibility to junit v4.8.2
  • added conditional signing #4

Maven Central: v1.2.0

1.1.0

17 Feb 16:33
Compare
Choose a tag to compare
  • removed flag whether last parameter is an expected value
  • refactoring that junt-dataprovider is testable and added a lot of tests
  • transfered code to TNG (#1, #2 and #3)

Maven Central: v1.1.0

1.0.0

17 Feb 16:34
Compare
Choose a tag to compare
  • initial release

Maven Central: v1.0.0