ESpec v1.4.3 ESpec.Assertions.Be View Source

Defines ‘be’ assertion.

it do: expect(2).to be :>, 1

Link to this section Summary

Link to this section Functions

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