equalTo
Create an equal to expression that evaluates whether or not the current expression is equal to the given expression.
Return
an equal to expression.
Parameters
expression
the expression to compare with the current expression.
Create an equal to expression that evaluates whether or not the current expression is equal to the given expression.
an equal to expression.
the expression to compare with the current expression.