Toggle Sidebar
Toggle Theme
ESpec
v1.6.0
Pages
Modules
Exceptions
Mix Tasks
ESpec v1.6.0
ESpec.Assertions.Boolean.BeTruthy
View Source
Defines ‘be_truthy’ assertion.
it do: expect(1).to be_truthy
Link to this section
Summary
Functions
assert(subject, data, positive \\ true)
assert(subject, data, positive, stacktrace)
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