- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports. - Added JSON for ResolvedServiceSpec.php, detailing its structure and methods. - Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
1 line
38 KiB
JSON
1 line
38 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "label": "CategoryClosureTest.php", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L1"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest", "label": "CategoryClosureTest", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L22"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "categoryclosureresolver", "label": "CategoryClosureResolver", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L24"}, {"id": "clinic", "label": "Clinic", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L25"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L26"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "label": ".setUp()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L28"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_category", "label": ".category()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L47"}, {"id": "catalogcategory", "label": "CatalogCategory", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L47"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "label": ".includes()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L56"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_item", "label": ".item()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L63"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L63"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_testawholebodycategoryincludestheareasunderit", "label": ".testAWholeBodyCategoryIncludesTheAreasUnderIt()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L75"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_testcontainmentistransitive", "label": ".testContainmentIsTransitive()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L91"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycansitundertwoparentswhichatreecouldnotexpress", "label": ".testACategoryCanSitUnderTwoParentsWhichATreeCouldNotExpress()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L105"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_testacycleisrefused", "label": ".testACycleIsRefused()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L120"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycannotincludeitself", "label": ".testACategoryCannotIncludeItself()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L132"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorywithnoedgeshasnodescendants", "label": ".testACategoryWithNoEdgesHasNoDescendants()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L142"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "label": ".testSelectingAnAreaTogetherWithTheWholeBodyIsRejected()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L149"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_testtwounrelatedareasarefine", "label": ".testTwoUnrelatedAreasAreFine()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L166"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_testitemswithoutacategoryareleftalone", "label": ".testItemsWithoutACategoryAreLeftAlone()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L180"}, {"id": "clinicservice_categoryclosuretest_categoryclosuretest_validator", "label": ".validator()", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L190"}, {"id": "serviceselectionvalidator", "label": "ServiceSelectionValidator", "file_type": "code", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L190"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "catalogcategory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "catalogcategoryinclude", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "itemgroup", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "categoryclosureresolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "serviceselectionvalidator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_clinicservice_categoryclosuretest_php", "target": "clinicservice_categoryclosuretest_categoryclosuretest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L22", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L22", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "categoryclosureresolver", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinic", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L25", "weight": 1.0, "context": "field"}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L26", "weight": 1.0, "context": "field"}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L28", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_category", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L47", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_category", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L47", "weight": 1.0, "context": "return_type"}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L56", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L63", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_item", "target": "catalogcategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L63", "weight": 1.0, "context": "parameter_type"}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_item", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L63", "weight": 1.0, "context": "return_type"}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_testawholebodycategoryincludestheareasunderit", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L75", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_testcontainmentistransitive", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L91", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycansitundertwoparentswhichatreecouldnotexpress", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L105", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_testacycleisrefused", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L120", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycannotincludeitself", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L132", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorywithnoedgeshasnodescendants", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L142", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L149", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_testtwounrelatedareasarefine", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L166", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_testitemswithoutacategoryareleftalone", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L180", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest", "target": "clinicservice_categoryclosuretest_categoryclosuretest_validator", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L190", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_validator", "target": "serviceselectionvalidator", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L190", "weight": 1.0, "context": "return_type"}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testawholebodycategoryincludestheareasunderit", "target": "clinicservice_categoryclosuretest_categoryclosuretest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L77", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testawholebodycategoryincludestheareasunderit", "target": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L81", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testcontainmentistransitive", "target": "clinicservice_categoryclosuretest_categoryclosuretest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L93", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testcontainmentistransitive", "target": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L97", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycansitundertwoparentswhichatreecouldnotexpress", "target": "clinicservice_categoryclosuretest_categoryclosuretest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L107", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycansitundertwoparentswhichatreecouldnotexpress", "target": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L111", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testacycleisrefused", "target": "clinicservice_categoryclosuretest_categoryclosuretest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L122", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testacycleisrefused", "target": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L125", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycannotincludeitself", "target": "clinicservice_categoryclosuretest_categoryclosuretest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L134", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorywithnoedgeshasnodescendants", "target": "clinicservice_categoryclosuretest_categoryclosuretest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L144", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "target": "clinicservice_categoryclosuretest_categoryclosuretest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L151", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "target": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L153", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "target": "clinicservice_categoryclosuretest_categoryclosuretest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L155", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "target": "clinicservice_categoryclosuretest_categoryclosuretest_validator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L158", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testtwounrelatedareasarefine", "target": "clinicservice_categoryclosuretest_categoryclosuretest_category", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L168", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testtwounrelatedareasarefine", "target": "clinicservice_categoryclosuretest_categoryclosuretest_validator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L172", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testtwounrelatedareasarefine", "target": "clinicservice_categoryclosuretest_categoryclosuretest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L173", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testitemswithoutacategoryareleftalone", "target": "clinicservice_categoryclosuretest_categoryclosuretest_validator", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L182", "weight": 1.0}, {"source": "clinicservice_categoryclosuretest_categoryclosuretest_testitemswithoutacategoryareleftalone", "target": "clinicservice_categoryclosuretest_categoryclosuretest_item", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/ClinicService/CategoryClosureTest.php", "source_location": "L183", "weight": 1.0}], "raw_calls": [{"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_setup", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_category", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_category", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_category", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "callee": "assertNoCycle", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_includes", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_item", "callee": "setCatalogCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_item", "callee": "setDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_item", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_item", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testawholebodycategoryincludestheareasunderit", "callee": "descendants", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testawholebodycategoryincludestheareasunderit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testawholebodycategoryincludestheareasunderit", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testawholebodycategoryincludestheareasunderit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testawholebodycategoryincludestheareasunderit", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L87", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testawholebodycategoryincludestheareasunderit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testcontainmentistransitive", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testcontainmentistransitive", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testcontainmentistransitive", "callee": "descendants", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testcontainmentistransitive", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testcontainmentistransitive", "callee": "overlaps", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycansitundertwoparentswhichatreecouldnotexpress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycansitundertwoparentswhichatreecouldnotexpress", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycansitundertwoparentswhichatreecouldnotexpress", "callee": "descendants", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycansitundertwoparentswhichatreecouldnotexpress", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycansitundertwoparentswhichatreecouldnotexpress", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycansitundertwoparentswhichatreecouldnotexpress", "callee": "descendants", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacycleisrefused", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacycleisrefused", "callee": "assertNoCycle", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorycannotincludeitself", "callee": "expectException", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorywithnoedgeshasnodescendants", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testacategorywithnoedgeshasnodescendants", "callee": "descendants", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "callee": "validate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L161", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testselectinganareatogetherwiththewholebodyisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L163", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testtwounrelatedareasarefine", "callee": "validate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L172", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testtwounrelatedareasarefine", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testtwounrelatedareasarefine", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testitemswithoutacategoryareleftalone", "callee": "validate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L182", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_testitemswithoutacategoryareleftalone", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L187", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_validator", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_validator", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "clinicservice_categoryclosuretest_categoryclosuretest_validator", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/ClinicService/CategoryClosureTest.php", "source_location": "L195", "receiver": null}]} |