ESpec v1.6.0 ESpec.Assertions.BeBetween View Source

Defines ‘be_between’ assertion.

it do: expect(2).to be_between(1, 3)

Link to this section Summary

Link to this section Functions

Link to this function assert(subject, data, positive \\ true) View Source
Link to this function assert(subject, data, positive, stacktrace) View Source