Namespace System.TestLibraries.Utilities
Codeunit
| Name | Summary |
|---|---|
| Codeunit System.TestLibraries.Utilities."Library - Variable Storage" | Library - Variable Storage" provides functions that pass values from test methods to page and message handler methods that are called out of context and cannot be called directly. This provides a flexible way to store values when running tests because you do not need to have specific global variables for each scenario. |