Skip to content

0.10.0

Compare
Choose a tag to compare
@nhaarman nhaarman released this 03 Nov 10:47
· 315 commits to main since this release
  • Updates Mockito to 2.2.9
  • Fixes an infinite loop caused by 'copy constructors' (#99)
  • Adds nullableArgumentCaptor to be able to work with lists of nullables (#100)
    • Change in the way an 'easiest' constructor is found by skipping optional parameters (#101)