Unit Test Framework Guide

In this guide, you can find information about how to create unit tests for extension libraries that are used in customization projects for MYOB Advanced. This guide explains how to use the Acumatica Unit Test Framework for this purpose.

The Acumatica Unit Test Framework is the platform for testing graphs and reusable components that you create for MYOB Advanced. By using this framework, a developer can test the business logic of individual graphs.

You can find the code from this guide in the Customization\T280 folder of the Help-and-Training-Examples repository.

In This Guide