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

Defines ‘be_false’ assertion.

it do: expect(1 == 2).to be_false

Link to this section Summary

Link to this section Functions

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