You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add coverage for both Id and ID (case-insensitive Apex)
- Add test for Id (lowercase d) as field type
- Add test for ID (uppercase D) as field type
- Add test for Id in generic type parameters
- Add test for ID in generic type parameters
- Verifies Apex case-insensitive support for Id/ID primitive type
0 commit comments