- 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.
1 line
44 KiB
JSON
1 line
44 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_paymentmethod_paymentmethodtest_php", "label": "PaymentMethodTest.php", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L1"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest", "label": "PaymentMethodTest", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L20"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "label": ".clinicOwner()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L23"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L23"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_doctorowner", "label": ".doctorOwner()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L34"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "label": ".testEmptyBankAccountListForNewClinic()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L45"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "label": ".testCreateAndListBankAccount()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L54"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "label": ".testCreateBankAccountValidationErrorWhenBankNameMissing()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L76"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "label": ".testUpdateBankAccount()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L87"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "label": ".testToggleBankAccountStatus()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L106"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleunknownbankaccountreturns404", "label": ".testToggleUnknownBankAccountReturns404()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L122"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "label": ".testCannotTouchAnotherClinicsBankAccount()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L134"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testbankaccountforbiddenforplainuser", "label": ".testBankAccountForbiddenForPlainUser()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L150"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testrolewithoutanactualenvironmentisrejected", "label": ".testRoleWithoutAnActualEnvironmentIsRejected()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L158"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "label": ".testCreateAndListPos()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L167"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateposvalidationerrorwhenterminalmissing", "label": ".testCreatePosValidationErrorWhenTerminalMissing()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L187"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "label": ".testTogglePosStatus()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L197"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testsecretarywithoutpaymentspermissioncannotmanagepos", "label": ".testSecretaryWithoutPaymentsPermissionCannotManagePos()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L213"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "label": ".createSecretaryWithPayments()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L226"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperenvironment", "label": ".testPosListIsolatedPerEnvironment()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L246"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_paymentmethod_paymentmethodtest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_paymentmethod_paymentmethodtest_php", "target": "useractivecontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_paymentmethod_paymentmethodtest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_paymentmethod_paymentmethodtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_paymentmethod_paymentmethodtest_php", "target": "doctorsecretary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_paymentmethod_paymentmethodtest_php", "target": "entitycontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_paymentmethod_paymentmethodtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_paymentmethod_paymentmethodtest_php", "target": "paymentmethod_paymentmethodtest_paymentmethodtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L20", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L20", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L23", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L23", "weight": 1.0, "context": "return_type"}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_doctorowner", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L34", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_doctorowner", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L34", "weight": 1.0, "context": "return_type"}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L45", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L54", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L76", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L87", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L106", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleunknownbankaccountreturns404", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L122", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L134", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testbankaccountforbiddenforplainuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L150", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testrolewithoutanactualenvironmentisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L158", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L167", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateposvalidationerrorwhenterminalmissing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L187", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L197", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testsecretarywithoutpaymentspermissioncannotmanagepos", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L213", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L226", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L226", "weight": 1.0, "context": "return_type"}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperenvironment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L246", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L47", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L56", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L78", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L89", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L108", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleunknownbankaccountreturns404", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L127", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L136", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_doctorowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L169", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateposvalidationerrorwhenterminalmissing", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_doctorowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L189", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L200", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testsecretarywithoutpaymentspermissioncannotmanagepos", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L215", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperenvironment", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L248", "weight": 1.0}], "raw_calls": [{"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L28", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_clinicowner", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_doctorowner", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_doctorowner", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_doctorowner", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L65", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "assertNotEmpty", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "assertCount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L72", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L96", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L103", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L109", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L119", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleunknownbankaccountreturns404", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L124", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleunknownbankaccountreturns404", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleunknownbankaccountreturns404", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L130", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleunknownbankaccountreturns404", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L131", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L144", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L146", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testbankaccountforbiddenforplainuser", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testbankaccountforbiddenforplainuser", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testbankaccountforbiddenforplainuser", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testbankaccountforbiddenforplainuser", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testrolewithoutanactualenvironmentisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testrolewithoutanactualenvironmentisrejected", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testrolewithoutanactualenvironmentisrejected", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testrolewithoutanactualenvironmentisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L162", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L177", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L178", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L179", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "callee": "assertTrue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L181", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L183", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "callee": "assertCount", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L184", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateposvalidationerrorwhenterminalmissing", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L189", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateposvalidationerrorwhenterminalmissing", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateposvalidationerrorwhenterminalmissing", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateposvalidationerrorwhenterminalmissing", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L201", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L207", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L209", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L209", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "callee": "assertFalse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L210", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testsecretarywithoutpaymentspermissioncannotmanagepos", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L217", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testsecretarywithoutpaymentspermissioncannotmanagepos", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testsecretarywithoutpaymentspermissioncannotmanagepos", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L230", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L232", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L233", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L234", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L234", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L236", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "mergePermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L238", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L239", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L240", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L240", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_createsecretarywithpayments", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L241", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperenvironment", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperenvironment", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L255", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperenvironment", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L257", "receiver": null}]} |