View Source ESpec.Assertions.BeType (ESpec v1.9.2)

Defines 'be_type' assertion.

it do: expect("abc").to be_binary

Summary

Functions

Link to this function

assert(subject, data, positive \\ true)

View Source
Link to this function

assert(subject, data, positive, stacktrace)

View Source