Skip to content

Releases: Lonzak/unittest-utilities

2.0.13

25 Aug 12:09
Compare
Choose a tag to compare

minor additions

2.0.12

29 Nov 19:44
Compare
Choose a tag to compare

Added some additional java types

Some bugfixes getter/setter DTO Testing

10 Jul 07:34
Compare
Choose a tag to compare
2.0.11

Fixed values for boolean attributes (is instead of get and attributes…

Added OutputStream

08 Jul 20:43
ec5387e
Compare
Choose a tag to compare
2.0.10

Create maven.yml

Minor bugfixing release

23 Aug 16:21
Compare
Choose a tag to compare

Fixed an error with an invalid circular dependency

Minor bugfixing version

21 Aug 11:40
Compare
Choose a tag to compare

Fixed two bugs for java.util.Date and Calendar.
Added one more junit
Did some restructuring to correctly reflect the packages

Minor bugfixing release

21 Aug 15:24
Compare
Choose a tag to compare

Bugfix in cycle analyis
added more junit

Backport to java 1.7

21 Aug 11:57
Compare
Choose a tag to compare

Created a Java 1.7 compatible release.

Reformatting + illegal toString() improvement

19 Apr 07:23
Compare
Choose a tag to compare

Next to some reformatting the error message for invalid toString() implementations have been improved.

Bugfixing for Special Value case

27 Feb 23:18
Compare
Choose a tag to compare

A bugfix release which fixes a minor bug when using Object-type special values ...