BasicTestDataProvider
Immutable provider for generating default invalid values for tests.
Inputs: optional overrides keyed by method name (e.g., "invalidEnumValue"). Output: deterministic invalid values for schema and auth rules. Errors: unknown override keys are logged as warnings.
Functions
Date with a five-digit year.
Date-time with a five-digit year.
Placeholder invalid API key.
Placeholder invalid authorization header.
Malformed email address.
Arbitrary string that is not present in any enum.
Malformed security scope.
Malformed UUID string.
Numeric string that is not an integer.
Numeric string just above Int.MAX_VALUE.
Date-time with minute 60.
Date-time with second 61.
Date with month 13.
Date-time with month 13.
Date with day 32.
Date-time with day 32.
Date with a three-digit year.
Date-time with a three-digit year.
Date-time with hour 24.
Date with day 00.
Date-time with day 00.
Date with month 00.
Date-time with month 00.