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

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

IRProgram program (self)
 test_program_name (self, IRProgram program)
 test_has_four_statements (self, IRProgram program)
 test_first_is_case (self, IRProgram program)
 test_second_is_for (self, IRProgram program)
 test_third_is_while (self, IRProgram program)
 test_fourth_is_repeat (self, IRProgram program)

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

Test transformation of the control_flow.st fixture with all constructs.