Equal expects the given values to be equal.
Error expects the given error to be present.
False expected the given value to be false.
NotEqual expects the given values not to be equal.
Ok expects the given error to be nil.
True expected the given value to be true.