...
In addition to the Python functions described in Functions, Exceptions, Types and Constants /wiki/spaces/MD9/pages/4863243, the following functions are available for Unit Tests.
does not include any native assert functionality, this functionality can be found in the common python libraries. Add the 9.53.2 Python Module and the /wiki/spaces/MD9/pages/4856848 and use in the unit test.
Note |
---|
Note! To access the Unit Test functions described below from a a /wiki/spaces/DRXXEMD9/pages/61995054856848 you can import the testkit module. This is useful when you write test-related helper functions. |
...