Skip to content

Instantly share code, notes, and snippets.

@benahm
Created March 8, 2020 22:03
Show Gist options
  • Save benahm/4081926c739e18c71e90598c89f8c482 to your computer and use it in GitHub Desktop.
Save benahm/4081926c739e18c71e90598c89f8c482 to your computer and use it in GitHub Desktop.
User u = (User)TestDataFactory.createSObject('User', new Map<String,Object>{
'ProfileId' => UserInfo.getProfileId()
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment