ESpec v1.7.0 ESpec.Assertions.ThrowTerm View Source

Defines 'throw_term' assertion.

it do: expect(function).to throw_term

it do: expect(function).to throw_term(term)

Link to this section Summary

Link to this section Functions

Link to this function

assert(subject, data, positive \\ true) View Source

Link to this function

assert(subject, data, positive, stacktrace) View Source