Beispiel #1
0
def test_scan_parser():
    assert scan_parser(code_contents, sensitive_func, lineno, repairs)
Beispiel #2
0
def test_scan_parser():
    assert scan_parser(code_contents, sensitive_func, lineno)
Beispiel #3
0
def test_scan_parser():
    assert scan_parser(code_contents, sensitive_func, lineno, target_projects)
Beispiel #4
0
def test_scan_parser():
    assert scan_parser(sensitive_func, lineno, target_projects)