-
-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved fully qualified references to code in the Schema and System …
…namespaces (#712) * Moved the existing name-shadowing classes in the extra-tests directory to be in separate subdirectories (one for each namespace, Schema and System) - There's just so many of them now! * Added name-shadowing classes for several standard classes in the Schema and System namespaces & switched to using fully-qualified references for these classes: - Schema.ApexClass - Schema.ApexEmailNotification - Schema.ApexTrigger - Schema.AsyncApexJob - Schema.BatchApexErrorEvent - Schema.CustomPermission - Schema.DisplayType - Schema.FlowDefinitionView - Schema.FlowExecutionErrorEvent - Schema.FlowVersionView - Schema.PermissionSet - Schema.PermissionSetAssignment - Schema.SoapType - Schema.UserRecordAccess - Schema.UserRole - System.BatchableContext - System.Comparable - System.Database - System.EventBus - System.FinalizerContext - System.InstallHandler - System.JSON - System.Matcher - System.Pattern - System.PicklistEntry - System.Queueable - System.QueueableContext - System.Quiddity - System.Request - System.RestContext - System.RestRequest - System.RestResponse - System.Schedulable - System.SchedulableContext - System.Search - System.TriggerOperation - System.UUID * Scope creep: fixed some flaky tests in LogBatchPurgeController_Tests
- Loading branch information
Showing
232 changed files
with
1,583 additions
and
903 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.