ESpec.Assertions.Interface (ESpec v1.10.0)

View Source

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

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