View Source ESpec.Assertions.Binary.HaveByteSize (ESpec v1.9.2)

Defines 'have_byte_size' assertion.

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