Toggle Sidebar
ESpec
v1.4.3
Pages
Modules
Exceptions
Mix Tasks
ESpec v1.4.3
ESpec.Assertions.Enum.HaveMinBy
View Source
Defines ‘have_min_by’ assertion.
it do: expect(collection).to have_min_by(func, value)
Link to this section
Summary
Functions
assert(subject, data, positive \\ true)
Link to this section
Functions
Link to this function
assert(subject, data, positive \\ true)
View Source