ESpec
v0.8.0
Overview
Modules
Exceptions
Protocols
ESpec.Assertions.String.EndWith
Defines ‘end_with’ assertion.
it do: expect(string).to end_with(value)
Summary
assert(subject, data, positive \\ true)
Functions
assert(subject, data, positive \\ true)