ESpec v1.4.3 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