View Source ESpec.Assertions.EnumString.HaveAt (ESpec v1.9.2)
Defines 'have_at' assertion.
it do: expect(enum).to have_at(pos, value)
it do: expect(string).to have_at(pos, value)
Defines 'have_at' assertion.
it do: expect(enum).to have_at(pos, value)
it do: expect(string).to have_at(pos, value)