View Source ESpec.Assertions.List.HaveHd (ESpec v1.9.2)

Defines 'have_hd' assertion.

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