expressappframework-401829-debugging-testing-and-error-handling-unit-tests.md
You can use the Moq and NUnit frameworks to test your XAF application. Unlike the approach with EasyTest, this one does not require an XAF application or Object Space instances and Types Info Subsystem. This topic lists ways to test different parts of an XAF application.
Refer to the following article for more information on APIs used in these examples: How to write lightweight unit tests for XAF Actions, Controllers and other custom UI logic.