ESpec.ExpectTo
Defines to
and to_not
functions which call specific ‘assertion’
Summary↑
not_to(rhs, arg2) | Alias fo |
to(arg1, arg2, positive \\ true) | Calls specific asserion |
to_not(rhs, arg2) | Just |
Functions
Alias fo to_not
.
Calls specific asserion.
Just to
with positive = false
.