ESpec v1.4.3 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