1 line
30 KiB
JSON
1 line
30 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": "L11"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "label": ".testEmptyBankAccountListForNewClinic()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L15"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "label": ".testCreateAndListBankAccount()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L26"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "label": ".testCreateBankAccountValidationErrorWhenBankNameMissing()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L47"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "label": ".testUpdateBankAccount()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L60"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "label": ".testToggleBankAccountStatus()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L79"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleunknownbankaccountreturns404", "label": ".testToggleUnknownBankAccountReturns404()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L95"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "label": ".testCannotTouchAnotherClinicsBankAccount()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L105"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testbankaccountforbiddenforplainuser", "label": ".testBankAccountForbiddenForPlainUser()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L121"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "label": ".testCreateAndListPos()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L132"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateposvalidationerrorwhenterminalmissing", "label": ".testCreatePosValidationErrorWhenTerminalMissing()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L151"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "label": ".testTogglePosStatus()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L163"}, {"id": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperuser", "label": ".testPosListIsolatedPerUser()", "file_type": "code", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L178"}], "edges": [{"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": "L5", "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": "L11", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L11", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L15", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L26", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L47", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L60", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L79", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleunknownbankaccountreturns404", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L95", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L105", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testbankaccountforbiddenforplainuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L121", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L132", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateposvalidationerrorwhenterminalmissing", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L151", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L163", "weight": 1.0}, {"source": "paymentmethod_paymentmethodtest_paymentmethodtest", "target": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L178", "weight": 1.0}], "raw_calls": [{"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testemptybankaccountlistfornewclinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L17", "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": "L19", "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": "L21", "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": "L21", "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": "L22", "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": "L23", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistbankaccount", "callee": "createUser", "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_testcreateandlistbankaccount", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L30", "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": "L37", "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": "L37", "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": "L38", "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": "L39", "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": "L40", "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": "L42", "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": "L43", "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": "L44", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreatebankaccountvalidationerrorwhenbanknamemissing", "callee": "createUser", "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_testcreatebankaccountvalidationerrorwhenbanknamemissing", "callee": "authJson", "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_testcreatebankaccountvalidationerrorwhenbanknamemissing", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L55", "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": "L55", "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": "L56", "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": "L57", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testupdatebankaccount", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L62", "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": "L63", "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": "L69", "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": "L74", "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": "L74", "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": "L75", "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": "L76", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtogglebankaccountstatus", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L81", "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": "L82", "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": "L87", "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": "L89", "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": "L91", "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": "L91", "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": "L92", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleunknownbankaccountreturns404", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L97", "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": "L99", "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": "L101", "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": "L101", "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": "L102", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcannottouchanotherclinicsbankaccount", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L108", "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": "L109", "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": "L115", "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": "L117", "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": "L117", "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": "L118", "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": "L123", "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": "L125", "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": "L127", "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": "L127", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateandlistpos", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L134", "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": "L136", "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": "L142", "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": "L142", "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": "L143", "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": "L144", "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": "L145", "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": "L147", "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": "L148", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testcreateposvalidationerrorwhenterminalmissing", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L153", "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": "L155", "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": "L159", "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": "L159", "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": "L160", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testtoggleposstatus", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L165", "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": "L166", "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": "L172", "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": "L174", "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": "L174", "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": "L175", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperuser", "callee": "createUser", "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_testposlistisolatedperuser", "callee": "createUser", "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_testposlistisolatedperuser", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L182", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperuser", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L187", "receiver": null}, {"caller_nid": "paymentmethod_paymentmethodtest_paymentmethodtest_testposlistisolatedperuser", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/PaymentMethod/PaymentMethodTest.php", "source_location": "L189", "receiver": null}]} |