Skip to content

Fixed getter and setter code execution while mocking class (issue #9)

Choose a tag to compare

@NagRock NagRock released this 25 Jan 08:02
· 214 commits to master since this release

Fixed #9

Now code from getters and setters is not executed.
Functionality of stubbing getter or setter is not added in this release. It's just fixing code execution issue.