ESpec v1.7.0 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
Link to this function