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

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

 test_arithmetic_add (self)
 test_arithmetic_subtract (self)
 test_arithmetic_multiply (self)
 test_arithmetic_divide (self)
 test_comparison_equal (self)
 test_comparison_not_equal (self)
 test_comparison_greater_equal (self)
 test_comparison_less_equal (self)
 test_logical_and (self)
 test_logical_or (self)
 test_logical_xor (self)

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

Test binary expression transformation.