This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added logging support for Database.MergeResult (#13)
* Added methods for logging Database.MergeResult instances * Fixed invalid type name from copy/paste * Added test method for single instance of MergeResult * Use correct variable name * Remember that indexes start at zero you absolute noob * Test to see if we get a null error * Added null check in formatDatabaseErrors * Added test for multiple Database.MergeResult instances * Forgot to add @istest to test method * Removed really long classes rule
- Loading branch information
1 parent
4d1dc21
commit 5d59c87
Showing
3 changed files
with
133 additions
and
6 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