View Source ESpec.Assertions.String.EndWith (ESpec v1.9.2)

Defines 'end_with' assertion.

it do: expect(string).to end_with(value)

Summary

Functions

Link to this function

assert(subject, data, positive \\ true)

View Source
Link to this function

assert(subject, data, positive, stacktrace)

View Source