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

Defines 'match' (=~) assertion.

it do: expect(actual).to match(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