ESpec v1.7.0 ESpec.Assertions.Match View Source
Defines 'match' (=~) assertion.
it do: expect(actual).to match(expected)
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