ionic-mocks icon indicating copy to clipboard operation
ionic-mocks copied to clipboard

Possibility for add methods in some mock

Open guiebitt opened this issue 7 years ago • 0 comments

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.

guiebitt avatar Sep 14 '18 13:09 guiebitt