Minor improvements and bug fixes
- 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