ESpec.Assertions.Interface (ESpec v1.10.0)
View SourceDefines the assertion interface. There are 3 functions that should be defined in the 'assertion' module:
match/2
;success_message/4
;error_message/4
.
Defines the assertion interface. There are 3 functions that should be defined in the 'assertion' module:
match/2
;success_message/4
;error_message/4
.