You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I used in my Alert, the method "addButton" and my tests failed because there is not this method in AlertMock. I suggery add one way for increment the "METHODS" that will be passed for BaseMock constructor. This way I will able to add some method that wasn't implement.
Thanks.
The text was updated successfully, but these errors were encountered:
Recently I used in my Alert, the method "addButton" and my tests failed because there is not this method in AlertMock. I suggery add one way for increment the "METHODS" that will be passed for BaseMock constructor. This way I will able to add some method that wasn't implement.
Thanks.
The text was updated successfully, but these errors were encountered: