View Source ESpec.Assertions.MatchPattern (ESpec v1.9.2)

Defines 'match_pattern' (=) assertion.

it do: expect(actual).to match_pattern(expected)

Summary

Functions

Link to this function

assert(subject, data, positive \\ true)

View Source
Link to this function

assert(subject, data, positive, stacktrace)

View Source