Changes in 1.5.0
Changes that Could Break Older Environments:
Fixed Bugs:
Other Changes:
-
Allow the AntUnit task to use a different classloader when
running the test by means of a nested classpath or a
classpathrefid attribute.
Only works properly with Ant 1.10.13 or later.
-
Add new assertNotEquals, assertPropertyNotSet,
assertPropertyNotEquals, assertPropertyDoesntContain and
assertReferenceIsNotSet assertions.
Changes in 1.4.1
Changes that Could Break Older Environments:
Fixed Bugs:
-
We didn't follow our own best practice and hard-coded the
AntUnit URI inside the Antlib descriptor instead of using
ant:current.
BugZilla Issue 65315
Other Changes: