ESpec.Assertions.ThrowTerm

Defines ‘throw_term’ assertion.

it do: expect(function).to throw_term

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

Source

Summary

assert(subject, data, positive \\ true)

Functions

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