Prerequisites:
- Tutorial #1: Creating Warehouse Custom Objects
- Tutorial #8: sObjects and the Database
- Tutorial #12: Apex Unit Tests
In this lesson, you’ll add a test class for the CleanUpRecords batch class. The test in this class invokes the batch job and verifies that it deletes all merchandise records that haven’t been purchased.
- In the Repository tab, click Classes in the Setup Entity Type section, and then click New.
- For the class name, enter TestCleanUpBatchClass and click OK.
- Delete the auto-generated code and add the following.
@isTest private class TestCleanUpBatchClass { static testmethod void test() { // The query used by the batch job. String query = 'SELECT Id,CreatedDate FROM Merchandise__c ' + 'WHERE Id NOT IN (SELECT Merchandise__c FROM Line_Item__c)'; // Create some test merchandise items to be deleted // by the batch job. Merchandise__c[] ml = new List<Merchandise__c>(); for (Integer i=0;i<10;i++) { Merchandise__c m = new Merchandise__c( Name='Merchandise ' + i, Description__c='Some description', Price__c=2, Total_Inventory__c=100); ml.add(m); } insert ml; Test.startTest(); CleanUpRecords c = new CleanUpRecords(query); Database.executeBatch(c); Test.stopTest(); // Verify merchandise items got deleted Integer i = [SELECT COUNT() FROM Merchandise__c]; System.assertEquals(i, 0); } }
- Click Save.
Tell Me More...
- The test class contains one test method called test. This test method starts by constructing the query string that is to be passed to the constructor of CleanUpRecords. Since a merchandise item that hasn’t been purchased is a merchandise item that doesn’t have line items associated with it, the SOQL query specifies the following:.
WHERE Id NOT IN (SELECT Merchandise__c FROM Line_Item__c)
SELECT Merchandise__c FROM Line_Item__c
- The test method inserts 10 merchandise items with no associated line items to be cleaned up by the batch class method. Note that the number of records inserted is less than the batch size of 200 because test methods can execute only one batch total.
- Next, the batch class is instantiated with the query with this statement where the query variable is passed to the constructor ofCleanUpRecords.:
CleanUpRecords c = new CleanUpRecords(query);
- The batch class is invoked by calling Database.executeBatch and passing it the instance of the batch class:
Database.executeBatch(c);
- The call to Database.executeBatch is included within the Test.startTest and Test.stopTest block. This is necessary for the batch job to run in a test method. The job executes after the call to Test.stopTest. Any asynchronous code included withinTest.startTest and Test.stopTest gets executed synchronously after Test.stopTest.
- Finally, the test verifies that all test merchandise items created in this test got deleted by checking that the count of merchandise items is zero.
- Even though the batch class finish method sends a status email message, the email isn’t sent in this case because email messages don’t get sent from test methods.
Thanks admin, for sharing your valuable post about cloud computing. This technology ensure maximum advantage to the small business organization.
ReplyDeletecloud training in Chennai
Thanks for sharing this valuable information to our vision. You have posted a trust worthy blog keep sharing. Cloud Computing Training in chennai | Cloud Computing Training chennai | Cloud Computing Course in chennai | Cloud Computing Course chennai
ReplyDeleteCloud is one of the tremendous technology that any company in this world would rely on(cloud computing training chennai). Using this technology many tough tasks can be accomplished easily in no time. Your content are also explaining the same(Cloud computing training centers in chennai). Thanks for sharing this in here. You are running a great blog, keep up this good work.
ReplyDeleteData are the main part in creating a company's revenue. Managing those data is highly chanllengable in this least secured world. But there are veterans whom we can trust to safeguard our data. Thanks for sharing this wonderful information in here. It helped me a lot.
ReplyDeleteSalesforce course in chennai | Salesforce developer training in chennai
Excellent information...
ReplyDeleteJ2EE training in chennai
Nice Information SalesForce Online Training
ReplyDeleteReally Good blog post.provided a helpful information.I hope that you will post more updates like this salesforce Online Training Bangalore
ReplyDeleteI really enjoy the blog.Much thanks again. Really Great.
ReplyDeletesalesforce Online Training Hyderabad
salesforce Online Training Bangalore
Needed to compose you a very little word to thank you yet again regarding the nice suggestions you’ve contributed here.
ReplyDeleteHadoop training in chennai
Your new valuable key points simply much a person like me and extremely more to my office workers. With thanks; from every one of us.
ReplyDeleteBest Python training Institute in chennai
Nice tips. Very innovative... Your post shows all your effort and great experience towards your work Your Information is Great if mastered very well.
ReplyDeletepython training in omr
python training in annanagar | python training in chennai
python training in marathahalli | python training in btm layout
python training in rajaji nagar | python training in jayanagar
Well done! Pleasant post! This truly helps me to discover the solutions for my inquiry. Trusting, that you will keep posting articles having heaps of valuable data. You're the best!
ReplyDeleteHadoop Training in Chennai
Hadoop Training in Bangalore
Big data training in tambaram
Big data training in Sholinganallur
Big data training in annanagar
This is a good post. This post give truly quality information. I’m definitely going to look into it. Really very useful tips are provided here. thank you so much. Keep up the good works.
ReplyDeleteMEAN stack training in annanagar
MEAN stack training in Velachery
MEAN stack training Sholinganallur
Read all the information that i've given in above article. It'll give u the whole idea about it.
ReplyDeleteData Science training in chennai
Data science training in velachery
Data science training in tambaram
Data Science training in OMR
Data Science training in anna nagar
Data Science training in chennai
Data science training in Bangalore
Data Science training in marathahalli
Great post! I am actually getting ready to across this information, It’s very helpful for this blog.Also great with all of the valuable information you have Keep up the good work you are doing well.
ReplyDeleteDevops training in velachery
Devops training in annanagar
DevOps online Training
Devops Training in Chennai
Devops Training in Bangalore
I really like the dear information you offer in your articles. I’m able to bookmark your site and show the kids check out up here generally. Im fairly positive theyre likely to be informed a great deal of new stuff here than anyone
ReplyDeletepython training in tambaram
python training in annanagar
python training in OMR
The knowledge of technology you have been sharing thorough this post is very much helpful to develop new idea. here by i also want to share this.
ReplyDeletejava training in chennai | java training in bangalore
java online training | java training in pune
I am sure this post has helped me save many hours of browsing other related posts just to find what I was looking for. Many thanks!
ReplyDeletepython training in velachery
python training institute in chennai
Were a gaggle of volunteers as well as starting off a brand new gumption within a community. Your blog furnished us precious details to be effective on. You've got completed any amazing work!
ReplyDeleteangularjs Training in chennai
angularjs Training in chennai
angularjs-Training in tambaram
angularjs-Training in sholinganallur
angularjs-Training in velachery
Excellent blog, I wish to share your post with my folks circle. It’s really helped me a lot, so keep sharing post like this
ReplyDeleteData Science training in rajaji nagar | Data Science with Python training in chenni
Data Science training in electronic city | Data Science training in USA
Data science training in pune | Data science training in kalyan nagar
I was barely amazed at how you had written this content. Please keep posting
ReplyDeleteSelenium Training in Chennai
German Classes in Chennai
French Classes in Chennai
Android Training in Chennai
Qtp training in Chennai
web designing course in chennai
This comment has been removed by the author.
ReplyDeleteThanks for your information, the blog which you have shared is useful to us.
ReplyDeletephp training center in coimbatore
php training in coimbatore
best php training in coimbatore
php course in coimbatore
best php training institute in coimbatore
ReplyDeleteHowdy, would you mind letting me know which web host you’re utilizing? I’ve loaded your blog in 3 completely different web browsers, and I must say this blog loads a lot quicker than most. Can you suggest a good internet hosting provider at a reasonable price?
Amazon Web Services Training in OMR , Chennai | Best AWS Training in OMR,Chennai
Amazon Web Services Training in Tambaram, Chennai|Best AWS Training in Tambaram, Chennai
I am really enjoying reading your well written articles.
ReplyDeleteIt looks like you spend a lot of effort and time on your blog.
I have bookmarked it and I am looking forward to reading new articles. Keep up the good work..
Franchise For Spoken English Classes
Computer Training Institute Franchise
English Language School Franchise
Best Education Franchise In India
Franchise For Spoken English Classe
Training Franchise Opportunities In India
thank you for sharing such a nice and interesting blog with us. i have seen that all will say the same thing repeatedly. But in your blog, I had a chance to get some useful and unique information. I would like to suggest your blog in my dude circle. please keep on updates. hope it might be much useful for us. keep on updating...
ReplyDeleteJava Training in Chennai
Java course in Chennai
Java Training Institute in Chennai
Best Java Training Institute in Chennai
Java Training
Thanks for your efforts in sharing this information in detail. This was very helpful to me. kindly keep continuing the great work.
ReplyDeleteSpoken English Classes in OMR
Spoken English Classes in Perungudi
Spoken English in Chennai
Best Spoken English Institute in Chennai
Spoken English Classes in Siruseri
Spoken English Classes in Karapakkam
Spoken English Training center near me
Awesome Post. Thanks for Sharing. Kepp updating.
ReplyDeletepega course
pega training
pega certification training
pega developer training
It is an amazing post. Keep sharing this kind of worthy information.
ReplyDeleteMobile Testing Course in Chennai | Mobile Testing Training in Chennai | Mobile Automation Testing Training in Chennai | Mobile Testing Course in Adyar | Mobile Testing Training in Velachery | Mobile Testing Training in Tambaram
Your article gives lots of information to me. I really appreciate your efforts admin, continue sharing more like this.
ReplyDeleteData Science Course in Chennai
Data Analytics Courses in Chennai
Data Science Training in Chennai
DevOps Certification Chennai
AWS Training
Angularjs Training in Chennai
RPA courses in Chennai
I’m surprised at how fast your blog loaded on my cell phone. I’m not even using WIFI, just 3G. Anyways, awesome blog!
ReplyDeletesafety course in chennai
Thanks for sharing the amazing post.It is very much informative. I am very eager to read your upcoming post.
ReplyDeletePrimavera Training in Chennai
Primavera Course in Chennai
Primavera Software Training in Chennai
Best Primavera Training in Chennai
Primavera p6 Training in Chennai
Primavera Coaching in Chennai
Whoa! I’m enjoying the template/theme of this website. It’s simple, yet effective. A lot of times it’s very hard to get that “perfect balance” between superb usability and visual appeal. I must say you’ve done a very good job with this.
ReplyDeleteOracle Training in Chennai | Best Oracle Training Institute in Chennai
Web Design Training in Chennai
Web Design Training in Chennai|Best Web Design Training in Chennai
AngularJS Training in Chennai |Advanced SAS Training in Chennai | Best SAS Training in Chennai
Very useful blog for those who are really want to enhance their knowledge in the software field. Keep updating.
ReplyDeleteSelenium Training in Chennai
Selenium Training
iOS Training in Chennai
Digital Marketing Training in Chennai
core java training in chennai
Selenium Interview Questions and Answers
Future of testing professional
French Classes in Chennai
iOS Training Institutes in Chennai
Superb. I really enjoyed very much with this article here. Really it is an amazing article I had ever read. I hope it will help a lot for all. Thank you so much for this amazing posts and please keep update like this excellent article.thank you for sharing such a great blog with us.
ReplyDeletebest institute for big data in chennai
big data classes in chennai
Hadoop Admin Training in Chennai
CCNA Training in Chennai
CCNA course in Chennai
CCNA Training institute in Chennai
Nice Article, Keep Updating!
ReplyDeleteJava Training in Chennai
Python Training in Chennai
IOT Training in Chennai
Selenium Training in Chennai
Data Science Training in Chennai
FSD Training in Chennai
MEAN Stack Training in Chennai
Really great post, Thank you for sharing This knowledge.Excellently written article, if only all bloggers offered the same level of content as you, the internet would be a much better place. Please keep it up!
ReplyDeletepython Training in Pune
python Training in Chennai
python Training in Bangalore
Thanks for the info! Much appreciated.
ReplyDeleteRegards,
Data Science Course in Chennai | Data Science Training Institute
Your good knowledge and kindness in playing with all the pieces were very useful. I don’t know what I would have done if I had not encountered such a step like this.
ReplyDeleteData Science Training in Indira nagar
Data Science training in marathahalli
Data Science Interview questions and answers
Data Science training in btm layout
Data Science Training in BTM Layout
Data science training in bangalore
Informative Blog, Thank you to share this
ReplyDeleteRegards,
Data Science Course in Chennai | R Programming Training in Chennai | Python Training in Chennai
I really appreciate this post. I’ve been looking all over for this! Thank goodness I found it on Bing. You’ve made my day! Thx again!
ReplyDeleteMicrosoft Azure online training
Selenium online training
Java online training
Java Script online training
Share Point online training
Edurub - Edurub provides all latest information on Tech News, Latest information and reviews of gadgets and modded versions of apps and pc applications, and very informative tips about various online platforms.
ReplyDeleteEdurub - Edurub provides all latest information on Tech News, Latest information and reviews of gadgets and modded versions of apps and pc applications, and very informative tips about various online platforms.
all latest information on Tech News.
Tech News
Latest information and reviews of gadgets
modded versions of apps and pc applications
very informative tips about various online platforms.
very informative tips about wordpress
Wordpress Tips
Wordpress Tricks
Udemy Courses
Udemy coupons
Ethical Hacking
Premium Softwares
License keys
very informative tips about Technology
Top Cyber Security Threats.
Newspaper Latest version
Download Popular Old Age Filter in One click.
Excellent Blog. the blog is explained the content very clearly concepts are explained very clearly.
ReplyDeleteData Science Training Course In Chennai | Data Science Training Course In Anna Nagar | Data Science Training Course In OMR | Data Science Training Course In Porur | Data Science Training Course In Tambaram | Data Science Training Course In Velachery
I have gone through your post and I found it very helpfull. Looking forward to see more post from you
ReplyDeleteMicrosoft Windows Azure Training | Online Course | Certification in chennai | Microsoft Windows Azure Training | Online Course | Certification in bangalore | Microsoft Windows Azure Training | Online Course | Certification in hyderabad | Microsoft Windows Azure Training | Online Course | Certification in pune
"Thanks for sharing such beautiful information with us . I hope you will share some more info. Please keep sharing!
ReplyDeleteDigital Marketing Training Course in Chennai | Digital Marketing Training Course in Anna Nagar | Digital Marketing Training Course in OMR | Digital Marketing Training Course in Porur | Digital Marketing Training Course in Tambaram | Digital Marketing Training Course in Velachery
"
Great Article. Thank you for sharing! Really an awesome post for every one.
ReplyDeleteDigital Marketing Training Course in Chennai | Digital Marketing Training Course in Anna Nagar | Digital Marketing Training Course in OMR | Digital Marketing Training Course in Porur | Digital Marketing Training Course in Tambaram | Digital Marketing Training Course in Velachery
I would like to thank you for the efforts you had made for writing this awesome article.Thanks for your information!!
ReplyDeleteandroid training in chennai
android online training in chennai
android training in bangalore
android training in hyderabad
android Training in coimbatore
android training
android online training
Are you interested in doing Data Science Training in Chennai with a Certification Exam? Catch the best features of Data Science training courses with Infycle Technologies, the best Data Science Training & Placement institutes in and around Chennai. Infycle offers the best hands-on training to the students with the revised curriculum to enhance their knowledge. In addition to the Certification & Training, Infycle offers placement classes for personality tests, interview preparation, and mock interviews for clearing the interviews with the best records. To have all it in your hands, dial 7504633633 for a free demo from the experts.
ReplyDeleteOctaFx Review has been proven to be an extremely valuable investment tool. Traders can identify trading opportunities using action of market participants through charts, patterns and indicators.
ReplyDeletekralbet
ReplyDeletebetpark
tipobet
slot siteleri
kibris bahis siteleri
poker siteleri
bonus veren siteler
mobil ödeme bahis
betmatik
1BXMU
As you add a test for the Batch Apex Class, ensure your coding journey aligns with a healthy smile. Explore Delhi Dentists to balance technical precision with oral well-being. Just like error-free code, a perfect smile is key to a seamless experience in your coding endeavors.
ReplyDeleteشركة مكافحة حشرات بالاحساء 6JhSxGrs6G
ReplyDelete