The second parameter of expect()->equals() could be a integer and in this case it would be used as a delta when comparing the values. verify()->equals() does not accept that and verify()->equalsWithDelta() should be used. [MAILPOET-5664]
The second parameter of expect()->equals() could be a integer and in this case it would be used as a delta when comparing the values. verify()->equals() does not accept that and verify()->equalsWithDelta() should be used. [MAILPOET-5664]