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.