View Source ESpec.Assertions.Interface (ESpec v1.9.2)

Defines the assertion interface. There are 3 functions that should be defined in the 'assertion' module:

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