Skip to content

Instantly share code, notes, and snippets.

@benahm
Created March 8, 2020 21:59
Show Gist options
  • Save benahm/5b748397d61f7508954b73de7cc0eb0d to your computer and use it in GitHub Desktop.
Save benahm/5b748397d61f7508954b73de7cc0eb0d to your computer and use it in GitHub Desktop.
Contact con = (Contact)TestDataFactory.createSObject('Contact', new Map<String,Object>{
'AccountId' => TestDataFactory.DEFAULT_VALUE
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment