{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_tests_oauthtokenclienttest_php", "label": "OAuthTokenClientTest.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L1"}, {"id": "tests_oauthtokenclienttest_oauthtokenclienttest", "label": "OAuthTokenClientTest", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L10"}, {"id": "tests_oauthtokenclienttest_oauthtokenclienttest_setup", "label": ".setUp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L18"}, {"id": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenexecuteswithmockedresponse", "label": ".testGetAccessTokenExecutesWithMockedResponse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L31"}, {"id": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenvalidationfailure", "label": ".testGetAccessTokenValidationFailure()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L56"}, {"id": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetrefreshtokenexecuteswithmockedresponse", "label": ".testGetRefreshTokenExecutesWithMockedResponse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L67"}, {"id": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecuteswithmockedresponse", "label": ".testRevokeTokenExecutesWithMockedResponse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L90"}, {"id": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecutesvalidationfailure", "label": ".testRevokeTokenExecutesValidationFailure()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L108"}, {"id": "tests_oauthtokenclienttest_oauthtokenclienttest_testgenerateonboardingsignature", "label": ".testGenerateOnboardingSignature()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L120"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_tests_oauthtokenclienttest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L3", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_tests_oauthtokenclienttest_php", "target": "oauthclient", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L4", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_tests_oauthtokenclienttest_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_tests_oauthtokenclienttest_php", "target": "badrequesterror", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_tests_oauthtokenclienttest_php", "target": "api", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_razorpay_razorpay_tests_oauthtokenclienttest_php", "target": "tests_oauthtokenclienttest_oauthtokenclienttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L10", "weight": 1.0}, {"source": "tests_oauthtokenclienttest_oauthtokenclienttest", "target": "tests_oauthtokenclienttest_oauthtokenclienttest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L18", "weight": 1.0}, {"source": "tests_oauthtokenclienttest_oauthtokenclienttest", "target": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenexecuteswithmockedresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L31", "weight": 1.0}, {"source": "tests_oauthtokenclienttest_oauthtokenclienttest", "target": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenvalidationfailure", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L56", "weight": 1.0}, {"source": "tests_oauthtokenclienttest_oauthtokenclienttest", "target": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetrefreshtokenexecuteswithmockedresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L67", "weight": 1.0}, {"source": "tests_oauthtokenclienttest_oauthtokenclienttest", "target": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecuteswithmockedresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L90", "weight": 1.0}, {"source": "tests_oauthtokenclienttest_oauthtokenclienttest", "target": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecutesvalidationfailure", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L108", "weight": 1.0}, {"source": "tests_oauthtokenclienttest_oauthtokenclienttest", "target": "tests_oauthtokenclienttest_oauthtokenclienttest_testgenerateonboardingsignature", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L120", "weight": 1.0}], "raw_calls": [{"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_setup", "callee": "createMock", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L20"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_setup", "callee": "getProperty", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L25"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_setup", "callee": "setAccessible", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L26"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_setup", "callee": "setValue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L27"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenexecuteswithmockedresponse", "callee": "willReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L41"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenexecuteswithmockedresponse", "callee": "method", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L41"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenexecuteswithmockedresponse", "callee": "getAccessToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L43"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenexecuteswithmockedresponse", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L52"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenexecuteswithmockedresponse", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L53"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenvalidationfailure", "callee": "expectException", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L57"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenvalidationfailure", "callee": "expectExceptionMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L58"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetaccesstokenvalidationfailure", "callee": "getAccessToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L60"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetrefreshtokenexecuteswithmockedresponse", "callee": "willReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L77"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetrefreshtokenexecuteswithmockedresponse", "callee": "method", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L77"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetrefreshtokenexecuteswithmockedresponse", "callee": "getRefreshToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L79"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetrefreshtokenexecuteswithmockedresponse", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L86"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgetrefreshtokenexecuteswithmockedresponse", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L87"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecuteswithmockedresponse", "callee": "willReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L96"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecuteswithmockedresponse", "callee": "method", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L96"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecuteswithmockedresponse", "callee": "revokeToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L98"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecuteswithmockedresponse", "callee": "assertIsArray", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L105"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecutesvalidationfailure", "callee": "expectException", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L109"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecutesvalidationfailure", "callee": "expectExceptionMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L110"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testrevoketokenexecutesvalidationfailure", "callee": "revokeToken", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L112"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgenerateonboardingsignature", "callee": "generateOnboardingSignature", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L129"}, {"caller_nid": "tests_oauthtokenclienttest_oauthtokenclienttest_testgenerateonboardingsignature", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\razorpay\\razorpay\\tests\\OAuthTokenClientTest.php", "source_location": "L130"}]}