|
AlgorithmModulePythonReference
|
| NAlgorithmModule | |
| NDefinitions | |
| CStatusCode | |
| COnInputChangeBehavior | |
| Ntests | |
| Ntest_definitions | |
| CDefinitionsTest | |
| NAlgorithmModuleTestSupport | |
| NAlgorithmModuleTestCase | |
| CAlgorithmModuleTestCase | Supports TestCenter tests for algorithm (macro) modules that come in class form |
| NChecks | |
| CCheck | Base class to implement a validation task |
| CFieldValueCheck | Base class to implement a field value validation task |
| CEqualCheck | Verifies that a field value is equal to a reference value |
| CLessOrEqualCheck | Verifies that a field value is less or equal to a reference value |
| CNotEqualCheck | Verifies that a field value is not equal to a reference value |
| CFloatEqualCheck | Verifies that a field value is equal to a reference value |
| CImageCompareCheck | Verifies that an output image is equal to a reference image using an ImageCompare module given by its name |
| NTests | |
| CIterativeTestMethodKeys | Contains keys for test methods to be executed as part of an iterative TestCenter test |
| CIterativeTestMethodExecutionParameter | Contains objects needed to execute a test method as part of an iterative TestCenter test |