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.
Version: Available or changed with runtime version 1.0.
Specifies that the method is a Normal method.
Applies to
- Method
Note
The Normal attribute can only be set inside codeunits.
Syntax
[Normal]
Remarks
You use standard methods to structure the test code by using the same design practices and principles as methods in other codeunits of the application. For more information, see Test Codeunits and Test Functions.