1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_java", "label": "ScheduleLessonCategoryTest.java", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest", "label": "ScheduleLessonCategoryTest", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L8", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "label": ".mapsCanonicalLessonTypes()", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L10", "_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/model/ScheduleLessonCategoryTest.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsambiguouslessontype", "label": ".rejectsAmbiguousLessonType()", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L20", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsunsupportedlessontype", "label": ".rejectsUnsupportedLessonType()", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L27", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_lessontype", "label": ".lessonType()", "file_type": "code", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L34", "_callable": true}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java"}, {"id": "lessontype", "label": "LessonType", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java"}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_java", "target": "test", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_java", "target": "assertthat", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_java", "target": "assertthatthrownby", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L6", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L8", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L10", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "target": "test", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L10", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsambiguouslessontype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L20", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsambiguouslessontype", "target": "test", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L20", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsunsupportedlessontype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L27", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsunsupportedlessontype", "target": "test", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L27", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_lessontype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L34", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_lessontype", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_lessontype", "target": "lessontype", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L34", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_lessontype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L12", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsambiguouslessontype", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_lessontype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L22", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsunsupportedlessontype", "target": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_lessontype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L29", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_lessontype", "target": "lessontype", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L35", "weight": 1.0}], "raw_calls": [{"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "callee": "isEqualTo", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L12", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L12", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "callee": "fromLessonType", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L12", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "callee": "isEqualTo", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L14", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L14", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "callee": "fromLessonType", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L14", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "callee": "isEqualTo", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L16", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "callee": "assertThat", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L16", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_mapscanonicallessontypes", "callee": "fromLessonType", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L16", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsambiguouslessontype", "callee": "hasMessageContaining", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L22", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsambiguouslessontype", "callee": "isInstanceOf", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L22", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsambiguouslessontype", "callee": "assertThatThrownBy", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L22", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsambiguouslessontype", "callee": "fromLessonType", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L22", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsunsupportedlessontype", "callee": "hasMessageContaining", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L29", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsunsupportedlessontype", "callee": "isInstanceOf", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L29", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsunsupportedlessontype", "callee": "assertThatThrownBy", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L29", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_rejectsunsupportedlessontype", "callee": "fromLessonType", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L29", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_test_java_com_magistr_app_model_schedulelessoncategorytest_schedulelessoncategorytest_lessontype", "callee": "setLessonType", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/test/java/com/magistr/app/model/ScheduleLessonCategoryTest.java", "source_location": "L36", "receiver": null}]} |