Activity › Forums › Salesforce® Discussions › How to test a metadata container in Salesforce?
-
How to test a metadata container in Salesforce?
Posted by Shweta on September 7, 2020 at 4:02 PMHow to test a metadata container in Salesforce?
Marziya replied 5 years, 8 months ago 4 Members · 3 Replies -
3 Replies
-
Test Your Deployment Container
- Open the Developer Console by clicking the Setup gear, then Developer Console.
- In the Developer Console, click File | New | Apex Class.
- Name the class DeploymentTest and click OK.
- Get rid of any existing code, and copy and paste the following example code in its place.
- [adinserter block='9']
-
Test Your Deployment Container
- Open the Developer Console by clicking the Setup gear, then Developer Console.
- In the Developer Console, click File | New | Apex Class.
- Name the class DeploymentTest and click OK.
- Get rid of any existing code, and copy and paste the following example code in its place.
-
- Open the Developer Console by clicking the Setup gear, then Developer Console.
- In the Developer Console, click File | New | Apex Class.
- Name the class DeploymentTest and click OK.
- Get rid of any existing code, and copy and paste the following example code in its place.
Log In to reply.