• Jul 02 2007, version 0.9.0 released
  • - Specification grouping
    - Wicket module for Wicket development
    - Hamcrest matchers can be used to set expectations for elements of collections
    - Maven reporting plugin
    - upgraded to JMock 2.1
    - maven groupId is changed to be org.jdave
    - opened mailing list
    - issues...
  • May 07 2007, version 0.8.0 released
  • - Hamcrest matchers can be used to set expectations
    - Agiledox style reporting
    - issues...
  • Apr 16 2007, version 0.7.0 released
  • - JMock 2 replaces JMock 1
    - thread local isolation
    - ILifecycleListener
    - issues...
  • Mar 20 2007, version 0.6.0 released
  • - Jemmy module for Swing development
    - containsInPartialOrder
    - refined exception expectations: should.raise/raiseExactly, should.not().raise/raiseExactly
    - issues...
  • Feb 25 2007, version 0.5.0 released
  • - injection support
    - create()/destroy() methods for Specification
    - bugs got fixed...
  • Feb 06 2007, version 0.4.0 released
  • - containsInOrder
    - implict 'context' reference (see isEmpty2())
    - many fixes and such...
  • Jan 19 2007, version 0.3.0 released
  • - containment expectations
    - contract enforcements
    - JUnit 4 adapter