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

Defines 'have_any' assertion.

it do: expect(collection).to have_any(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