1 line
46 KiB
JSON
1 line
46 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_inventory_inventoryapitest_php", "label": "InventoryApiTest.php", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L1"}, {"id": "inventory_inventoryapitest_inventoryapitest", "label": "InventoryApiTest", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L13"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "inventory_inventoryapitest_inventoryapitest_doctoruser", "label": ".doctorUser()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L15"}, {"id": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "label": ".testItemCreateListUpdateDelete()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L26"}, {"id": "inventory_inventoryapitest_inventoryapitest_teststatusderivation", "label": ".testStatusDerivation()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L57"}, {"id": "inventory_inventoryapitest_inventoryapitest_testitemrejectsemptyname", "label": ".testItemRejectsEmptyName()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L70"}, {"id": "inventory_inventoryapitest_inventoryapitest_testemptystatereturnszerostats", "label": ".testEmptyStateReturnsZeroStats()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L77"}, {"id": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "label": ".testCategoriesReturnsDistinctUsedCategories()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L89"}, {"id": "inventory_inventoryapitest_inventoryapitest_testmetareturnsunitandcategorylists", "label": ".testMetaReturnsUnitAndCategoryLists()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L103"}, {"id": "inventory_inventoryapitest_inventoryapitest_testcreatestoresvalidunitandcategory", "label": ".testCreateStoresValidUnitAndCategory()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L114"}, {"id": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidunit", "label": ".testCreateRejectsInvalidUnit()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L125"}, {"id": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidcategory", "label": ".testCreateRejectsInvalidCategory()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L132"}, {"id": "inventory_inventoryapitest_inventoryapitest_testemptyunitfallsbacktodefault", "label": ".testEmptyUnitFallsBackToDefault()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L139"}, {"id": "inventory_inventoryapitest_inventoryapitest_testcannottouchanothertenantsitem", "label": ".testCannotTouchAnotherTenantsItem()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L147"}, {"id": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "label": ".testPackageCreateComputesTotalAndAvailability()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L162"}, {"id": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "label": ".testPackageUpdateReplacesItemsAndDelete()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L188"}, {"id": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "label": ".testPackageSkipsForeignItemReferences()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L212"}, {"id": "inventory_inventoryapitest_inventoryapitest_testpackagerejectsemptytitle", "label": ".testPackageRejectsEmptyTitle()", "file_type": "code", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L234"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_inventory_inventoryapitest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_inventory_inventoryapitest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_inventory_inventoryapitest_php", "target": "inventory_inventoryapitest_inventoryapitest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L13", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L13", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L15", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L26", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_teststatusderivation", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L57", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testitemrejectsemptyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L70", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testemptystatereturnszerostats", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L77", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L89", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testmetareturnsunitandcategorylists", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L103", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testcreatestoresvalidunitandcategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L114", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidunit", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L125", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidcategory", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L132", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testemptyunitfallsbacktodefault", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L139", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testcannottouchanothertenantsitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L147", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L162", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L188", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L212", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest", "target": "inventory_inventoryapitest_inventoryapitest_testpackagerejectsemptytitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L234", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L28", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_teststatusderivation", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L59", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testitemrejectsemptyname", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L72", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testemptystatereturnszerostats", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L79", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L91", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testmetareturnsunitandcategorylists", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L105", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testcreatestoresvalidunitandcategory", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L116", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidunit", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L127", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidcategory", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L134", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testemptyunitfallsbacktodefault", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L141", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testcannottouchanothertenantsitem", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L149", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L164", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L190", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L214", "weight": 1.0}, {"source": "inventory_inventoryapitest_inventoryapitest_testpackagerejectsemptytitle", "target": "inventory_inventoryapitest_inventoryapitest_doctoruser", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Inventory/InventoryApiTest.php", "source_location": "L236", "weight": 1.0}], "raw_calls": [{"caller_nid": "inventory_inventoryapitest_inventoryapitest_doctoruser", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L17", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_doctoruser", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L19", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_doctoruser", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L39", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L41", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L46", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemcreatelistupdatedelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_teststatusderivation", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L62", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_teststatusderivation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_teststatusderivation", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_teststatusderivation", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemrejectsemptyname", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemrejectsemptyname", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testitemrejectsemptyname", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testemptystatereturnszerostats", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testemptystatereturnszerostats", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testemptystatereturnszerostats", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testemptystatereturnszerostats", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testemptystatereturnszerostats", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L93", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcategoriesreturnsdistinctusedcategories", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testmetareturnsunitandcategorylists", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testmetareturnsunitandcategorylists", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testmetareturnsunitandcategorylists", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testmetareturnsunitandcategorylists", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testmetareturnsunitandcategorylists", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testmetareturnsunitandcategorylists", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testmetareturnsunitandcategorylists", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreatestoresvalidunitandcategory", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreatestoresvalidunitandcategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreatestoresvalidunitandcategory", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreatestoresvalidunitandcategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreatestoresvalidunitandcategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidunit", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidunit", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidunit", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidcategory", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidcategory", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcreaterejectsinvalidcategory", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testemptyunitfallsbacktodefault", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L142", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testemptyunitfallsbacktodefault", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testemptyunitfallsbacktodefault", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L143", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testemptyunitfallsbacktodefault", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcannottouchanothertenantsitem", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcannottouchanothertenantsitem", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcannottouchanothertenantsitem", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcannottouchanothertenantsitem", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcannottouchanothertenantsitem", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcannottouchanothertenantsitem", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testcannottouchanothertenantsitem", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L157", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L167", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L183", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagecreatecomputestotalandavailability", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L185", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L191", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L197", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L201", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L202", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L203", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L204", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L206", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L207", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L207", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L208", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageupdatereplacesitemsanddelete", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L209", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L215", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L221", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L229", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackageskipsforeignitemreferences", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L231", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagerejectsemptytitle", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L237", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagerejectsemptytitle", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L238", "receiver": null}, {"caller_nid": "inventory_inventoryapitest_inventoryapitest_testpackagerejectsemptytitle", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Inventory/InventoryApiTest.php", "source_location": "L238", "receiver": null}]} |