Ejemplo n.º 1
0
def test_double_operand(transformer_factory, operation, operands, test_name):
    template_two_placeholders(operands, operation)
Ejemplo n.º 2
0
def test_double_operand(operation, operands, test_name):
    template_two_placeholders(operands, operation)