Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > bdebb179ba2f9df764af68338c3788c9 > files > 9

ant-antunit-1.1-3.fc14.noarch.rpm

Changes in 1.1
==============================================

Changes that Could Break Older Environments:
--------------------------------------------

Fixed Bugs:
-----------


      assertFileExists example wrong, should use @file instead of @name
    
        BugZilla Issue 42745


      Failure in tearDown doesn't result in failed test run
    
        BugZilla Issue 43466


      assertMatches' casesensitive attribute didn't default to true as
      documented
    
        BugZilla Issue 43639

Other Changes:
--------------


      added a new assertDoesntMatch assertion
    
        BugZilla Issue 43639


      added suiteSetUp and suiteTearDown targets
    
        BugZilla Issue 43475


      plainlistener and xmllistener can now optionally contain the
      test's log output in their reports
    
        BugZilla Issue 43604


      xmllistener will now log the properties of the project under
      test
    
        BugZilla Issue 43614


      added new assertResourceContains and assertResourceDoesntContain
      assertion
    
        BugZilla Issue