ESpec v1.4.3 ESpec.Assertions.Binary.HaveByteSize View Source

Defines ‘have_byte_size’ assertion.

it do: expect(binary).to have_byte_size(value)

Link to this section Summary

Link to this section Functions

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