Empty creates a new Func to check whether the actual data is empty.
Equal creates a new Func to check whether the two values are equal.
EqualJSON creates a new Func to check whether the two JSON values are equal.
Nop creates a new Func that does not assert anything.