Unit Tests
All unit tests are run via the popular phpUnit with various custom assertions available to aid in your testing. Each package also has its own set of unit tests which are located within the /tests/PACKAGE/
directory. To continue, click on one of the below links.
- Create Unit Test
- Run Unit Tests
- Send HTTP Request
- Execute apex CLI Command
- Invoke Private / Protected Method
- Custom Assertions / Function Reference
127.0.0.1/docs/classes/app/sys/tests/apextestcase/