Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following triggers apply to codeunits.
Codeunit trigger name | Executed |
---|---|
OnBeforeTestRun Trigger | Before a test function of a test codeunit is run. |
OnAfterTestRun Trigger | After a test function of a test codeunit is run. |
See Also
Testing the Application
How to: Create Test Codeunits and Test Functions