{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_srmklive_paypal_tests_unit_adapter_paymentcapturestest_php", "label": "PaymentCapturesTest.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L1"}, {"id": "adapter_paymentcapturestest_paymentcapturestest", "label": "PaymentCapturesTest", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L10"}, {"id": "adapter_paymentcapturestest_paymentcapturestest_it_can_show_details_for_a_captured_payment", "label": ".it_can_show_details_for_a_captured_payment()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L15"}, {"id": "adapter_paymentcapturestest_paymentcapturestest_it_can_refund_a_captured_payment", "label": ".it_can_refund_a_captured_payment()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L30"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_srmklive_paypal_tests_unit_adapter_paymentcapturestest_php", "target": "test", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_srmklive_paypal_tests_unit_adapter_paymentcapturestest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_srmklive_paypal_tests_unit_adapter_paymentcapturestest_php", "target": "mockclientclasses", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_srmklive_paypal_tests_unit_adapter_paymentcapturestest_php", "target": "mockresponsepayloads", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_srmklive_paypal_tests_unit_adapter_paymentcapturestest_php", "target": "adapter_paymentcapturestest_paymentcapturestest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L10", "weight": 1.0}, {"source": "adapter_paymentcapturestest_paymentcapturestest", "target": "adapter_paymentcapturestest_paymentcapturestest_it_can_show_details_for_a_captured_payment", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L15", "weight": 1.0}, {"source": "adapter_paymentcapturestest_paymentcapturestest", "target": "adapter_paymentcapturestest_paymentcapturestest_it_can_refund_a_captured_payment", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L30", "weight": 1.0}], "raw_calls": [{"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_show_details_for_a_captured_payment", "callee": "mockGetCapturedPaymentDetailsResponse", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L18"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_show_details_for_a_captured_payment", "callee": "mock_client", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L22"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_show_details_for_a_captured_payment", "callee": "setApiCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L24"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_show_details_for_a_captured_payment", "callee": "getMockCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L24"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_show_details_for_a_captured_payment", "callee": "getAccessToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L25"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_show_details_for_a_captured_payment", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L27"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_show_details_for_a_captured_payment", "callee": "$expectedMethod", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L27"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_refund_a_captured_payment", "callee": "mockRefundCapturedPaymentResponse", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L33"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_refund_a_captured_payment", "callee": "mock_client", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L37"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_refund_a_captured_payment", "callee": "setApiCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L39"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_refund_a_captured_payment", "callee": "getMockCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L39"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_refund_a_captured_payment", "callee": "getAccessToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L40"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_refund_a_captured_payment", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L42"}, {"caller_nid": "adapter_paymentcapturestest_paymentcapturestest_it_can_refund_a_captured_payment", "callee": "$expectedMethod", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\srmklive\\paypal\\tests\\Unit\\Adapter\\PaymentCapturesTest.php", "source_location": "L42"}]}