Exemplo n.º 1
0
def test_clean_for_xml(string, expected):
    assert xmlrpc._clean_for_xml(string) == expected
Exemplo n.º 2
0
def test_clean_for_xml(string, expected):
    assert xmlrpc._clean_for_xml(string) == expected