ESpec v1.4.3 ESpec.Assertions.Boolean.BeFalsy View Source

Defines ‘be_true’ assertion.

it do: expect(1).to be_falsy

Link to this section Summary

Link to this section Functions

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