ESpec.ExpectTo (ESpec v1.10.0)

View Source

Defines to and to_not functions which call specific 'assertion'

Summary

Functions

Alias of to_not.

Calls specific assertion.

Just apply 'assert' with positive = false.

Functions

not_to(rhs, arg)

Alias of to_not.

to(arg1, arg2)

Calls specific assertion.

to_not(arg1, arg2)

Just apply 'assert' with positive = false.