Releases: TNG/junit-dataprovider
Releases · TNG/junit-dataprovider
1.5.2
- fixed
IllegalArgumentException
if using maven with category filter (#16)
Maven Central: v1.5.2
1.5.1
!!! 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
- added ability that dataprovider is located in a completely different class
Maven Central: v1.5.0
1.4.1
- fixed
ClassCastException
in formatParameter
if array is of primitive type
Maven Central: v1.4.1
1.4.0
!!! 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
- 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
- enabled compatibility to junit v4.8.2
- added conditional signing #4
Maven Central: v1.2.0
1.1.0
- 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