ESpec v1.7.0 ESpec.Assertions.Enum.BeEmpty View Source

Defines 'be_empty' assertion.

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

Link to this section Summary

Link to this section Functions

Link to this function

assert(subject, data, positive \\ true) View Source

Link to this function

assert(subject, data, positive, stacktrace) View Source