UniSet 2.45.1
Класс tests.test_e2e.TestFBCallsE2E

Открытые члены

 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.

Методы

◆ _run_fb_pipeline()

str tests.test_e2e.TestFBCallsE2E._run_fb_pipeline ( self)
protected
Run the pipeline on fb_calls.st + fb_calls_mapping.yaml.

◆ test_cli_fb_calls()

tests.test_e2e.TestFBCallsE2E.test_cli_fb_calls ( self)
Test FB calls through CLI subprocess.

◆ test_no_local_variables_section()

tests.test_e2e.TestFBCallsE2E.test_no_local_variables_section ( self)
FB instances are not local vars, so no 'Local variables' comment needed.