Skip to content

Minor improvements and bug fixes

Compare
Choose a tag to compare
@paweldudek paweldudek released this 05 Oct 07:07
· 78 commits to master since this release
  • Added convenience compare function for comparing equatable objects in MockEquatable: return compare(other: other as? User)
  • Fixed a bug where using nil in expected arguments as last value overrode previous comparison results