ESpec.Assertions.String.EndWith

Defines ‘end_with’ assertion.

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

Source

Summary

assert(subject, data, positive \\ true)

Functions

assert(subject, data, positive \\ true)
Source