View Source ESpec.Assertions.ListString.HaveFirst (ESpec v1.9.2)

Defines 'have_first' assertion.

it do: expect(list).to have_first(value)

it do: expect(string).to have_first(value)

Summary

Functions

Link to this function

assert(subject, data, positive \\ true)

View Source
Link to this function

assert(subject, data, positive, stacktrace)

View Source