ESpec.Assertions.Interface
Defines the assertion interface. There are 3 function should be defined in the ‘assertion’ module:
match/2;success_message/4;error_message/4.
Defines the assertion interface. There are 3 function should be defined in the ‘assertion’ module:
match/2;
success_message/4;
error_message/4.