ESpec v1.4.3 ESpec.Assertions.EnumString.HaveAt View Source

Defines ‘have_at’ assertion.

it do: expect(enum).to have_at(pos, value)

it do: expect(string).to have_at(pos, value)

Link to this section Summary

Link to this section Functions

Link to this function assert(subject, data, positive \\ true) View Source