UniSet 2.45.1
Класс tests.test_codegen.TestBinaryOperatorMapping

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

 test_equality_operator (self)
 test_inequality_operator (self)
 test_and_operator (self)
 test_or_operator (self)
 test_xor_operator (self)
 test_mod_operator (self)
 test_arithmetic_operators_pass_through (self)

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

Test binary operator mapping (especially = -> ===, AND -> &&).