ESpec v1.6.0 ESpec.Assertions.Boolean.BeTrue View Source

Defines ‘be_true’ assertion.

it do: expect(1 == 1).to be_true

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