-
-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
better spy on getters / setters #103
Comments
satanTime
referenced
this issue
in satanTime/ng-mocks
Apr 6, 2020
satanTime
referenced
this issue
in satanTime/ng-mocks
Apr 17, 2020
satanTime
referenced
this issue
in satanTime/ng-mocks
Apr 26, 2020
satanTime
referenced
this issue
in satanTime/ng-mocks
Apr 26, 2020
satanTime
referenced
this issue
in satanTime/ng-mocks
Apr 26, 2020
satanTime
referenced
this issue
in satanTime/ng-mocks
Apr 26, 2020
satanTime
referenced
this issue
in satanTime/ng-mocks
Apr 26, 2020
satanTime
referenced
this issue
in satanTime/ng-mocks
Apr 26, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
with
MockService
we need to set spy on getters and setters correctly because if there is a readonly property it is tough to set its value in the test.The text was updated successfully, but these errors were encountered: