Version | Date | Description |
---|---|---|
ddtunit_0.9-SNAPSHOT | 2011-06-05 | |
ddtunit_0.8.9 | 2011-05-09 | |
ddtunit_0.8.8 | 2009-08-09 | |
ddtunit_0.8.7 | 2008-02-21 | |
ddtunit_0.8.6 | 2007-10-18 | |
ddtunit_0.8.5 | 2007-07-01 | |
ddtunit_0.8.4 | 2006-11-01 | |
ddtunit_0.8.3 | 2006-05-01 | |
ddtunit_0.8.2 | 2006-04-01 |
Type | Changes | By |
---|---|---|
Add gr8tification inheritance from GroovyTestCase for DDTTestCase - more Groovy stuff to come | jg_hamburg | |
Add gr8ification by using gMaven as build system | jg_hamburg | |
Add reference support to Map datatype - experimental - examples to come | jg_hamburg | |
Proposal for stubbing implementation. Thanks to Sven Blix. | jg_hamburg | |
Fix parsing of whitespace in CDATA was trimed. Now CDATA is provided as is. | jg_hamburg |
Type | Changes | By |
---|---|---|
Maven 2.2.1 support. | jg_hamburg | |
Cleanup of JUnitAddons dependencies. | jg_hamburg | |
Discontinue JDK 1.4 support (You still find traces). | jg_hamburg |
Type | Changes | By |
---|---|---|
Support bean hint in nested array objects. Fixes 2801308. Thanks to Eduardo Solanas Esteban. | jg_hamburg | |
When you choose an object with hint=bean and value=null the framework throws an exception. Fixes 2801307. Thanks to Eduardo Solanas Esteban. | jg_hamburg | |
Add JUnit 4 class runner to use JUnit annotations inside of DDTTestCase. Fixes 2721177. Thanks to Juergen Sussner. | Juergen Sussner | |
Exception in runtime JUnit 4.4 Fixes 1901074. Thanks to Denilson Nastacio. | jg_hamburg | |
Support for slf4j (www.slf4j.org) | jg_hamburg |
Type | Changes | By |
---|---|---|
Compatibility of JUnit 4.4 and DDTUnit - Using Eclipse JUnit4 runtime. Fixes 1898149. Thanks to Denilson Nastacio. | jg_hamburg | |
NullPointerException during pare of nested collection object Fixes 1894862. Thanks to Rafael Luque Leiva. | jg_hamburg | |
Support of Java 1.4 runtime (see Maven and Installation Requirements section) Fixes 1894862. | jg_hamburg |
Type | Changes | By |
---|---|---|
No recognition of classes impl. only the List/Collection Fixes 1773979. Thanks to Juergen Sussner. | jg_hamburg | |
NullPointerException when using a collection within a collection Fixes 1773974. Thanks to Juergen Sussner. | jg_hamburg | |
Reference error in arraylist/collection Fixes 1774095. Thanks to Juergen Sussner. | jg_hamburg |
Type | Changes | By |
---|---|---|
Add support for reading central cconfiguration properties from file resource | jg_hamburg | |
Add support on date format and Locale for hint="date" Fixes 1732556. Thanks to David Duchaine. | jg_hamburg | |
Execute tests in same order as defined in xml resource | jg_hamburg | |
Java 5 enum throws error Fixes 1652740. Thanks to Jan Vlegels. | jg_hamburg | |
Defining primitive array fields Fixes 1641086. Thanks to Jan Vlegels. | jg_hamburg | |
java.util.Hashtable not identified as java.util.Map if using hint="map" Fixes 1552200. | jg_hamburg |
Type | Changes | By |
---|---|---|
Defining primitive array fields Fixes 1582554. Thanks to Rafael Luque Leiva. | jg_hamburg | |
CDATA String definition does not work as expected Fixes 1552200. | jg_hamburg |
Type | Changes | By |
---|---|---|
Add tool tip documentation on Using Eclipse on Editing XML Resources | jg_hamburg | |
Error referencing object created by constructor call. Fixes 1493034. Thanks to Carlos Alves. | jg_hamburg | |
Creating Character Objects results in an exception Fixes 1486380. Thanks to Dennis Schweitzer. | jg_hamburg | |
Now processes collections as field type of <obj> correctly. Thanks to Ted Velkoff. | jg_hamburg |