test_autoCModule¶
- test_autoCModule.test_autoCModule(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.