ESpec v1.4.3 ESpec.Assertions.Map.HaveKey View Source

Defines ‘have_key’ assertion.

it do: expect(dict).to have_key(value)

Link to this section Summary

Link to this section Functions

Link to this function assert(subject, data, positive \\ true) View Source