ESpec v1.6.0 ESpec.Assertions.Interface View Source

Defines the assertion interface. There are 3 function should be defined in the ‘assertion’ module:

  • match/2;
  • success_message/4;
  • error_message/4.