View Source ESpec.Assertions.ThrowTerm (ESpec v1.9.0)

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