예제 #1
0
def test_xpath_escape(string, expected):
    assert quteprocess._xpath_escape(string) == expected
예제 #2
0
def test_xpath_escape(string, expected):
    assert quteprocess._xpath_escape(string) == expected