コード例 #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)