ESpec v1.6.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 assert(subject, data, positive, stacktrace) View Source