ESpec v1.4.3 ESpec.Assertions.EnumString.Have View Source

Defines ‘have’ assertion.

it do: expect(enum).to have(value)

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

Link to this section Summary

Link to this section Functions

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