Пример #1
0
def test_scan_parser():
    assert scan_parser(code_contents, sensitive_func, lineno, repairs)
Пример #2
0
def test_scan_parser():
    assert scan_parser(code_contents, sensitive_func, lineno)
Пример #3
0
def test_scan_parser():
    assert scan_parser(code_contents, sensitive_func, lineno, target_projects)
Пример #4
0
def test_scan_parser():
    assert scan_parser(sensitive_func, lineno, target_projects)