View Source ESpec.Assertions.Enum.HaveAll (ESpec v1.9.2)

Defines 'have_all' assertion.

it do: expect(collection).to have_all(func)

Summary

Functions

Link to this function

assert(subject, data, positive \\ true)

View Source
Link to this function

assert(subject, data, positive, stacktrace)

View Source