Skip to content

VinitSharma94/Ziguar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

About

Create an Apex class that implements the Database.Batchable interface to do the following in the org : - query all Lead records with Country = 'US' - for queried records, update LeadSource = 'Web' and Rating = 'Hot'. Write unit tests that achieve 100% code coverage for the class.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors