Skip to content

WOUnit 1.2

Compare
Choose a tag to compare
@hprange hprange released this 22 Feb 14:49
· 113 commits to master since this release

Bug Fixes

  • Fix an exception when cascade deleting not saved objects (issue #23)
  • Fix NullPointerException from TemporaryEditingContext.fixJavaMemoryDictionary (issue #16)

Features

  • Add support for spied objects with Mockito (issue #22)
  • New option to create collection of dummy objects or objects under test (issue #21)