예제 #1
0
def test_single_operand(transformer_factory, operation, operands, test_name):
    template_one_placeholder(operands, operation)
예제 #2
0
def test_input_types(operation, operands, test_name):
    template_one_placeholder(operands, operation)
예제 #3
0
def test_single_operand(operation, operands, test_name):
    template_one_placeholder(operands, operation)
예제 #4
0
def test_input_types(transformer_factory, operation, operands, test_name):
    template_one_placeholder(operands, operation)