Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.