1 line
20 KiB
JSON
1 line
20 KiB
JSON
{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "label": "WorkloadControllerTest.java", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest", "label": "WorkloadControllerTest", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L20", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "label": ".freeClassroomsSkipsNullAvailabilityWithoutNpe()", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L22", "_callable": true}, {"id": "test", "label": "Test", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "label": ".classroom()", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L42", "_callable": true}, {"id": "long", "label": "Long", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java"}, {"id": "boolean", "label": "Boolean", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java"}, {"id": "classroom", "label": "Classroom", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java"}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "classroom", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "lifecycleentity", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L4", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "classroomrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "departmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L6", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "userrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L7", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "schedulequeryservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L8", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "test", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L9", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "localdate", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L11", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "list", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L12", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "assertthat", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L14", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "any", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L15", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "eq", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L16", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "mock", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L17", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "when", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L18", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L20", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L22", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "target": "test", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L22", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L42", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "target": "boolean", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "target": "classroom", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L42", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L35", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "target": "classroom", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "mock", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L24", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "mock", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L25", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "WorkloadController", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L26", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "mock", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L29", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "mock", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L30", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "thenReturn", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L32", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "when", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L32", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "search", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L32", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "eq", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L32", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L33", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "thenReturn", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L34", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "when", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L34", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "findByStatusNot", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L34", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L35", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "freeClassrooms", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L37", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L37", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "containsExactly", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L39", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "extracting", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L39", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_freeclassroomsskipsnullavailabilitywithoutnpe", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L39", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "callee": "setId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L44", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "callee": "setName", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L45", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "callee": "setCapacity", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L46", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_controller_workloadcontrollertest_workloadcontrollertest_classroom", "callee": "setIsAvailable", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/controller/WorkloadControllerTest.java", "source_location": "L47", "receiver": null}]} |