ESpec v1.7.0 ESpec.Assertions.EnumString.Have View Source
Defines 'have' assertion.
it do: expect(enum).to have(value)
it do: expect(string).to have(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