Files
clinicpro/graphify-out/cache/ast/v0.8.44/bc41882a81e08de70fad6dbcf87abe8f1f0504e20837c8c0466ad204cd673951.json
T

1 line
22 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_payment_paymentcallbackamounttest_php", "label": "PaymentCallbackAmountTest.php", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L1"}, {"id": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "label": "PaymentCallbackAmountTest", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L14"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "label": ".enableTestMode()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L16"}, {"id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "label": ".makePayment()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L28"}, {"id": "payment", "label": "Payment", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L28"}, {"id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback", "label": ".fireCallback()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L38"}, {"id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "label": ".reload()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L49"}, {"id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "label": ".testUnderpaymentIsRejected()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L56"}, {"id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "label": ".testMatchingAmountSucceeds()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L66"}, {"id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "label": ".testReplayedGatewayReferenceIsRejected()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L76"}, {"id": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref", "label": ".fireCallbackWithRef()", "file_type": "code", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L93"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_payment_paymentcallbackamounttest_php", "target": "siteconfig", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_payment_paymentcallbackamounttest_php", "target": "payment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_payment_paymentcallbackamounttest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_payment_paymentcallbackamounttest_php", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L14", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L14", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L16", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L28", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L28", "weight": 1.0, "context": "return_type"}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L38", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type"}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L49", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L49", "weight": 1.0, "context": "parameter_type"}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L49", "weight": 1.0, "context": "return_type"}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L56", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L66", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L76", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L93", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L93", "weight": 1.0, "context": "parameter_type"}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L31", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L53", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L58", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L59", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L61", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L63", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L63", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L68", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L69", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L71", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L73", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L73", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L78", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L83", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L84", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L85", "weight": 1.0}, {"source": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "target": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L85", "weight": 1.0}], "raw_calls": [{"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L18", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "callee": "setValue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_enabletestmode", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L25", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "callee": "stampTenant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_makepayment", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback", "callee": "http_build_query", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallback", "callee": "getOrderId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "callee": "clear", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_reload", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testunderpaymentisrejected", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L63", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testmatchingamountsucceeds", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "callee": "bin2hex", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_testreplayedgatewayreferenceisrejected", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref", "callee": "http_build_query", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L95", "receiver": null}, {"caller_nid": "payment_paymentcallbackamounttest_paymentcallbackamounttest_firecallbackwithref", "callee": "getOrderId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Payment/PaymentCallbackAmountTest.php", "source_location": "L97", "receiver": null}]}