Exemplo n.º 1
0
def test_single_operand(transformer_factory, operation, operands, test_name):
    template_one_placeholder(operands, operation)
Exemplo n.º 2
0
def test_input_types(operation, operands, test_name):
    template_one_placeholder(operands, operation)
Exemplo n.º 3
0
def test_single_operand(operation, operands, test_name):
    template_one_placeholder(operands, operation)
Exemplo n.º 4
0
def test_input_types(transformer_factory, operation, operands, test_name):
    template_one_placeholder(operands, operation)