Fixed getter and setter code execution while mocking class (issue #9)
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.
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.