UniSet 2.45.1
Класс tests.test_transformer.TestMinimalProgram

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

IRProgram program (self)
 test_program_name (self, IRProgram program)
 test_input_variables (self, IRProgram program)
 test_output_variables (self, IRProgram program)
 test_local_variables (self, IRProgram program)
 test_body_has_two_statements (self, IRProgram program)
 test_first_if_statement (self, IRProgram program)
 test_second_if_with_comparison (self, IRProgram program)
 test_function_blocks_empty (self, IRProgram program)
 test_fb_instances_empty (self, IRProgram program)

Подробное описание

Test transformation of the minimal.st fixture.