Toggle Sidebar
ESpec
v1.4.3
Pages
Modules
Exceptions
Mix Tasks
ESpec v1.4.3
ESpec.Assertions.String.EndWith
View Source
Defines ‘end_with’ assertion.
it do: expect(string).to end_with(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