View Source ESpec.Assertions.Enum.BeEmpty (ESpec v1.9.2)

Defines 'be_empty' assertion.

it do: expect(collection).to be_empty it do: expect(string).to be_empty

Summary

Functions

Link to this function

assert(subject, data, positive \\ true)

View Source
Link to this function

assert(subject, data, positive, stacktrace)

View Source