Promox.verify-exclamation-mark
You're seeing just the function
verify-exclamation-mark
, go back to Promox module for more information.
Link to this function
verify!(mock)
Verifys that all the expectations set for the mock
have been called.
Returns :ok
if so;
Otherwise, raises Promox.VerificationError
.