ESpec.Assertions.Match

Defines ‘match’ (=~) assertion.

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

Source

Summary

assert(subject, data, positive \\ true)

Functions

assert(subject, data, positive \\ true)
Source