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

Defines 'have_key' assertion.

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