Skip to content

Releases: mrkrstphr/mockarena

Fixing resetting mocks

19 Oct 18:04
Compare
Choose a tag to compare
Merge pull request #2 from mrkrstphr/fix-expected-calls

reset expectedCalls when resetting mock

It's like 1.1.0, but it works

04 Aug 20:01
Compare
Choose a tag to compare

Adding missing code in MockFunction::call() to return the return value.

Adds return value handling

04 Aug 19:21
Compare
Choose a tag to compare
Merge pull request #1 from mrkrstphr/return-values

Added ability to specify return values

Updated docs + such

15 Jul 19:10
Compare
Choose a tag to compare
1.0.1

Updating README example

Initial release

12 Jul 19:36
Compare
Choose a tag to compare
1.0.0

Updating README