1 line
6.5 KiB
JSON
1 line
6.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_win32_py", "label": "test_win32.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L1"}, {"id": "test_win32_utiltest", "label": "UtilTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L16"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_win32_utiltest_setup", "label": ".setUp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L22"}, {"id": "test_win32_utiltest_test_lmhash", "label": ".test_lmhash()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L27"}, {"id": "test_win32_utiltest_test_nthash", "label": ".test_nthash()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L37"}, {"id": "test_win32_rationale_1", "label": "tests for passlib.win32 -- (c) Assurance Technologies 2003-2009", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L1"}, {"id": "test_win32_rationale_17", "label": "test util funcs in passlib.win32", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L17"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_win32_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_win32_py", "target": "passlib_tests_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_win32_py", "target": "passlib_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_win32_py", "target": "test_win32_utiltest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L16", "weight": 1.0}, {"source": "test_win32_utiltest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L16", "weight": 1.0}, {"source": "test_win32_utiltest", "target": "test_win32_utiltest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L22", "weight": 1.0}, {"source": "test_win32_utiltest", "target": "test_win32_utiltest_test_lmhash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L27", "weight": 1.0}, {"source": "test_win32_utiltest", "target": "test_win32_utiltest_test_nthash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L37", "weight": 1.0}, {"source": "test_win32_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_win32_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L1", "weight": 1.0}, {"source": "test_win32_rationale_17", "target": "test_win32_utiltest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L17", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_win32_utiltest_setup", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L23"}, {"caller_nid": "test_win32_utiltest_setup", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L24"}, {"caller_nid": "test_win32_utiltest_test_lmhash", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L30"}, {"caller_nid": "test_win32_utiltest_test_lmhash", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L31"}, {"caller_nid": "test_win32_utiltest_test_lmhash", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L32"}, {"caller_nid": "test_win32_utiltest_test_lmhash", "callee": "raw_lmhash", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L34"}, {"caller_nid": "test_win32_utiltest_test_lmhash", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L35"}, {"caller_nid": "test_win32_utiltest_test_nthash", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L38"}, {"caller_nid": "test_win32_utiltest_test_nthash", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L42"}, {"caller_nid": "test_win32_utiltest_test_nthash", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L43"}, {"caller_nid": "test_win32_utiltest_test_nthash", "callee": "raw_nthash", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L45"}, {"caller_nid": "test_win32_utiltest_test_nthash", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_win32.py", "source_location": "L46"}]} |