ESpec v1.7.0 ESpec.Assert View Source
Defines assert
and refute
helper functions.
Link to this section Summary
Link to this section Functions
Link to this function
assert(value) View Source
Calls be_truthy assertion
Link to this function
refute(value) View Source
Calls be_falsy assertion