test_autoCppModule
- test_autoCppModule.autoCppModuleTestFunction(show_plots, param1, param2, accuracy)[source]
Test method
- test_autoCppModule.test_autoCppModule(show_plots, param1, param2, accuracy)[source]
Validation Test Description
Compose a general description of what is being tested in this unit test script.
Test Parameters
Discuss the test parameters used.
- Parameters:
param1 (int) – Dummy test parameter for this parameterized unit test
param2 (int) – Dummy test parameter for this parameterized unit test
accuracy (float) – absolute accuracy value used in the validation tests
Description of Variables Being Tested
Here discuss what variables and states are being checked.