View Source ESpec.Assertions.Map.HaveValue (ESpec v1.9.2)

Defines 'have_value' assertion.

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