View Source ESpec.Assertions.Accepted (ESpec v1.9.2)

Defines 'accepted' assertion.

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