|
UniSet 2.45.1
|
Открытые члены | |
| test_program_structure (self) | |
| test_fb_instance_declarations (self) | |
| test_fb_update_calls (self) | |
| test_fb_output_access (self) | |
| test_sensor_arrays (self) | |
| test_fb_instances_before_on_step (self) | |
| test_no_local_variables_section (self) | |
| test_cli_fb_calls (self) | |
Защищенные члены | |
| str | _run_fb_pipeline (self) |
E2E tests for function block instantiation and calls.
|
protected |
Run the pipeline on fb_calls.st + fb_calls_mapping.yaml.
| tests.test_e2e.TestFBCallsE2E.test_cli_fb_calls | ( | self | ) |
Test FB calls through CLI subprocess.
| tests.test_e2e.TestFBCallsE2E.test_no_local_variables_section | ( | self | ) |
FB instances are not local vars, so no 'Local variables' comment needed.