DDTUnit - Changes

Release History

VersionDateDescription
ddtunit_0.9-SNAPSHOT2011-06-05 
ddtunit_0.8.92011-05-09 
ddtunit_0.8.82009-08-09 
ddtunit_0.8.72008-02-21 
ddtunit_0.8.62007-10-18 
ddtunit_0.8.52007-07-01 
ddtunit_0.8.42006-11-01 
ddtunit_0.8.32006-05-01 
ddtunit_0.8.22006-04-01 

Release ddtunit_0.9-SNAPSHOT - 2011-06-05

TypeChangesBy

add

Add gr8tification inheritance from GroovyTestCase for DDTTestCase - more Groovy stuff to comejg_hamburg

add

Add gr8ification by using gMaven as build systemjg_hamburg

add

Add reference support to Map datatype - experimental - examples to comejg_hamburg

add

Proposal for stubbing implementation. Thanks to Sven Blix.jg_hamburg

fix

Fix parsing of whitespace in CDATA was trimed. Now CDATA is provided as is.jg_hamburg

Release ddtunit_0.8.9 - 2011-05-09

TypeChangesBy

add

Maven 2.2.1 support.jg_hamburg

fix

Cleanup of JUnitAddons dependencies.jg_hamburg

Discontinue JDK 1.4 support (You still find traces).jg_hamburg

Release ddtunit_0.8.8 - 2009-08-09

TypeChangesBy

fix

Support bean hint in nested array objects. Fixes 2801308. Thanks to Eduardo Solanas Esteban.jg_hamburg

fix

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

Add JUnit 4 class runner to use JUnit annotations inside of DDTTestCase. Fixes 2721177. Thanks to Juergen Sussner.Juergen Sussner

fix

Exception in runtime JUnit 4.4 Fixes 1901074. Thanks to Denilson Nastacio.jg_hamburg

add

Support for slf4j (www.slf4j.org)jg_hamburg

Release ddtunit_0.8.7 - 2008-02-21

TypeChangesBy

add

Compatibility of JUnit 4.4 and DDTUnit - Using Eclipse JUnit4 runtime. Fixes 1898149. Thanks to Denilson Nastacio.jg_hamburg

fix

NullPointerException during pare of nested collection object Fixes 1894862. Thanks to Rafael Luque Leiva.jg_hamburg

add

Support of Java 1.4 runtime (see Maven and Installation Requirements section) Fixes 1894862.jg_hamburg

Release ddtunit_0.8.6 - 2007-10-18

TypeChangesBy

fix

No recognition of classes impl. only the List/Collection Fixes 1773979. Thanks to Juergen Sussner.jg_hamburg

fix

NullPointerException when using a collection within a collection Fixes 1773974. Thanks to Juergen Sussner.jg_hamburg

fix

Reference error in arraylist/collection Fixes 1774095. Thanks to Juergen Sussner.jg_hamburg

Release ddtunit_0.8.5 - 2007-07-01

TypeChangesBy

add

Add support for reading central cconfiguration properties from file resourcejg_hamburg

add

Add support on date format and Locale for hint="date" Fixes 1732556. Thanks to David Duchaine.jg_hamburg

add

Execute tests in same order as defined in xml resourcejg_hamburg

add

Java 5 enum throws error Fixes 1652740. Thanks to Jan Vlegels.jg_hamburg

fix

Defining primitive array fields Fixes 1641086. Thanks to Jan Vlegels.jg_hamburg

fix

java.util.Hashtable not identified as java.util.Map if using hint="map" Fixes 1552200.jg_hamburg

Release ddtunit_0.8.4 - 2006-11-01

TypeChangesBy

fix

Defining primitive array fields Fixes 1582554. Thanks to Rafael Luque Leiva.jg_hamburg

fix

CDATA String definition does not work as expected Fixes 1552200.jg_hamburg

Release ddtunit_0.8.3 - 2006-05-01

TypeChangesBy

add

Add tool tip documentation on Using Eclipse on Editing XML Resourcesjg_hamburg

fix

Error referencing object created by constructor call. Fixes 1493034. Thanks to Carlos Alves.jg_hamburg

fix

Creating Character Objects results in an exception Fixes 1486380. Thanks to Dennis Schweitzer.jg_hamburg

fix

Now processes collections as field type of <obj> correctly. Thanks to Ted Velkoff.jg_hamburg

Release ddtunit_0.8.2 - 2006-04-01

TypeChangesBy

add

add new assertion actions:jg_hamburg