eq
Matches if the value is equal to the provided value via the deepEquals function.
If matchers are being used, the eq argument matcher must be used to match literal values. When no matchers are used, literal arguments are automatically matched using eq.