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