https://github.com/cesarparra/apex-unit-testing
https://github.com/cesarparra/apex-unit-testing
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cesarparra/apex-unit-testing
- Owner: cesarParra
- Created: 2022-11-20T23:04:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-22T19:00:20.000Z (over 3 years ago)
- Last Synced: 2025-03-14T17:03:37.550Z (over 1 year ago)
- Language: Apex
- Size: 5.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apex Unit Testing Best Practices
Collection of Apex unit testing best practice examples.
The examples, along with their explanation, an example of what not to do, what to do and why
can be all found under the `force-app/best-practices/` directory.