Skip to content

OCMock 3.7.1

Compare
Choose a tag to compare
@erikdoe erikdoe released this 26 Jul 20:51
· 203 commits to master since this release

If in doubt, download the .dmg file. It contains frameworks for macOS, iOS, tvOS, and watchOS development, a static library for iOS development, and the source code. The .zip file is intended for users of Carthage.

Changes in this release:

  • Fixed a bug that caused double-counting of method invocations on partial mocks under certain circumstances.