mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 11:43:26 +08:00
482 B
482 B
| name | description | tags |
|---|---|---|
| Test Data Factory Kickoff | Build an Apex factory for Accounts, Contacts, and Opportunities with usage examples. | apex, testing, test-data |
Create a basic Apex test data factory that can generate Accounts (2), Contacts (3), and Opportunities (3) with sensible default values. Include example test methods that use the factory and explain how it helps keep tests clean and maintainable.
Deploy the metadat to my org using the Salesforce DX MCP Server.