Release Notes - jMock - Version 2.6.0 - HTML format

Configure Release Notes

Bug

  • [JMOCK-183] - Exceptions thrown by expectations should be caught and available for rethrowing during verification
  • [JMOCK-203] - CardinalityClause does not include new oneOf method
  • [JMOCK-217] - org.jmock.test.unit.lib.concurrent.BlitzerTests fails on HEAD
  • [JMOCK-218] - Mockery depends on SingleThreadedImposteriser which is in the test source directory

Improvement

  • [JMOCK-167] - Don't report "returns a default value" for void methods
  • [JMOCK-192] - Support the new test runner architecture in JUnit 4.5
  • [JMOCK-199] - Upgrade to CGLIB 2.2
  • [JMOCK-208] - Incorporate Hamcrest mismatch reporting
  • [JMOCK-210] - Add getMockery() to MockObjectTestCase
  • [JMOCK-214] - Fail fast when run concurrently
  • [JMOCK-219] - The JUnit4 Runner does not warn you if you declare multiple mockery objects
  • [JMOCK-222] - An ability to use annotation to create mock objects
  • [JMOCK-223] - Improve documentation for Mockery.checking
  • [JMOCK-234] - Upgrade to Hamcrest 1.2

New Feature

  • [JMOCK-198] - Allow assert of State-Machine
  • [JMOCK-215] - Wait for a state machine to enter a specific state

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.