Constants
- ANY string "__ANY__"
- FUNCTION_CALL_ERROR string "FunctionCallError"
- FUNCTION_NOT_FOUND_ERROR string "FunctionNotFoundError"
- FUNCTION_SIGNATURE_MISMATCH_ERROR string "FunctionSignatureMismatchError"
- INVALID_MEMBER_FIELD_ERROR string "InvalidMemberFieldError"
- INVALID_OBJECT_ERROR string "InvalidObjectError"
Represents the placeholder to be given for object or record type arguments.
Represents the reason for function mocking related errors.
Represents the reason for the non-existing member function related errors.
Represents the reason for the function signature related errors.
Represents the reason for the object member field related errors.
Represents the reason for the mock object related errors.