Files
clinicpro/graphify-out/cache/ast/v0.8.44/98161a3ae904d0cd43f132685cc301a23a4c510d1a5693201edf11a969b7ae09.json
T
hamed f2ecaf201a Add JSON files for task 14 events utilization documentation
- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document.
- Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
2026-07-30 12:16:27 +03:30

1 line
31 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "label": "TenantInsuranceContractApiTest.php", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L1"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "label": "TenantInsuranceContractApiTest", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L15"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "label": ".makeDoctorAndInsurance()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L18"}, {"id": "insurancetype", "label": "InsuranceType", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L18"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "label": ".testCreateContractPersistsDatesAndKind()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L31"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testfranchiseabovehundredisrejected", "label": ".testFranchiseAboveHundredIsRejected()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L56"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testnegativefranchiseoneditisrejected", "label": ".testNegativeFranchiseOnEditIsRejected()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L70"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "label": ".testKindDefaultsToCatalogTypeWhenOmitted()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L87"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "label": ".testEditUpdatesDatesKindAndAmounts()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L100"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "label": ".testToggleIsActiveDoesNotClobberEffectiveTo()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L125"}, {"id": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "label": ".testListReturnsInactiveContracts()", "file_type": "code", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L144"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "target": "insurance", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "target": "insurancetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_insurance_tenantinsurancecontractapitest_php", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L15", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L15", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L18", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "target": "insurancetype", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L18", "weight": 1.0, "context": "parameter_type"}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L31", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testfranchiseabovehundredisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L56", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testnegativefranchiseoneditisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L70", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L87", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L100", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L125", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L144", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L33", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "target": "insurancetype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L33", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testfranchiseabovehundredisrejected", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L58", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testfranchiseabovehundredisrejected", "target": "insurancetype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L58", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testnegativefranchiseoneditisrejected", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L72", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testnegativefranchiseoneditisrejected", "target": "insurancetype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L72", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L89", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "target": "insurancetype", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L89", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L102", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L127", "weight": 1.0}, {"source": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "target": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L146", "weight": 1.0}], "raw_calls": [{"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L20", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "callee": "random_int", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_makedoctorandinsurance", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L26", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertEquals", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertEquals", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testcreatecontractpersistsdatesandkind", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testfranchiseabovehundredisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testfranchiseabovehundredisrejected", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testfranchiseabovehundredisrejected", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testfranchiseabovehundredisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testfranchiseabovehundredisrejected", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testnegativefranchiseoneditisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testnegativefranchiseoneditisrejected", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testnegativefranchiseoneditisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testnegativefranchiseoneditisrejected", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testnegativefranchiseoneditisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testnegativefranchiseoneditisrejected", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testkinddefaultstocatalogtypewhenomitted", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L97", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertEquals", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertEquals", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertNull", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L120", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testeditupdatesdateskindandamounts", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L122", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L128", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L135", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L136", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L140", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testtoggleisactivedoesnotclobbereffectiveto", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L141", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L148", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "assertCount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L159", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "insurance_tenantinsurancecontractapitest_tenantinsurancecontractapitest_testlistreturnsinactivecontracts", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Insurance/TenantInsuranceContractApiTest.php", "source_location": "L160", "receiver": null}]}