afv-library/prompts/testing-automation/create-unit-test.md

8 lines
306 B
Markdown
Raw Normal View History

2025-12-12 04:39:09 +08:00
---
name: Apex Unit Test Generator
description: Create a comprehensive test class for any Apex class with test data setup and result verification.
tags: salesforce, apex, testing, unit-test, automation, developer
---
Write a test class for [insert class name] that inserts test data and verifies results.