-
How can i check how many classes are covered by a single test Class?
I created a test class without using test.startTest()/test.stopTest(). It is not even instantiating any other class. So how can i find out which classes are being covered by this test class and the percentage of coverage?
Log In to reply.
Popular Salesforce Blogs
Salesforce Apex Trigger Handler | The Developer Guide
If we follow best practices, there should be only one trigger per sObject, and in that case, there would be quite a different business logic…
Best Practices to Avoid Excessive SOAP and REST API DML | Salesforce Developer Guide
Ensure your code is as efficient as possible when developing integration applications with Force.com SOAP APIs to avoid poor performance or API limit issues. This…
Enabling and Creating Personal Accounts And Business Accounts in Salesforce
Salesforce accounts are used to store information about customer and entities with which you are working such as government agencies, schools, companies, or individuals. You…
Popular Salesforce Videos
Salesforce Introduction | Salesforce Administrator Tutorial for Beginners
Salesforce Administrators work with stakeholders to define system requirements and customize the platform. To put it simply, they enable users to get the most out…
Create a Multi-page App Using LWC OSS | Salesforce Lightning
The default LWC OSS project created using the create-lwc-app tool lets you create a single-page application. But did you know that by slightly modifying the…
Deleting Contacts in Salesforce Marketing Cloud
Delete contacts to remove contact information from your Marketing Cloud Contact Builder account. Delete contact information to meet data compliance regulations. In this episode, Eliot…