View Source ESpec.Assertions.EnumString.Have (ESpec v1.9.2)

Defines 'have' assertion.

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

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