{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_tests_servertest_php", "label": "ServerTest.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L1"}, {"id": "tests_servertest_servertest", "label": "ServerTest", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L13"}, {"id": "tests_servertest_servertest_setupbeforeclass", "label": ".setUpBeforeClass()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L18"}, {"id": "tests_servertest_servertest_teardown", "label": ".tearDown()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L25"}, {"id": "tests_servertest_servertest_testcreatingwitharray", "label": ".testCreatingWithArray()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L32"}, {"id": "tests_servertest_servertest_testcreatingwitharrayrsa", "label": ".testCreatingWithArrayRsa()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L43"}, {"id": "tests_servertest_servertest_testcreatingwithobject", "label": ".testCreatingWithObject()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L61"}, {"id": "tests_servertest_servertest_testcreatingwithinvalidinput", "label": ".testCreatingWithInvalidInput()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L73"}, {"id": "tests_servertest_servertest_testgettingtemporarycredentials", "label": ".testGettingTemporaryCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L80"}, {"id": "tests_servertest_servertest_testgettingauthorizationurl", "label": ".testGettingAuthorizationUrl()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L113"}, {"id": "tests_servertest_servertest_testgettingauthorizationurlwithoptions", "label": ".testGettingAuthorizationUrlWithOptions()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L126"}, {"id": "tests_servertest_servertest_testgettingtokencredentialsfailswithmaninthemiddle", "label": ".testGettingTokenCredentialsFailsWithManInTheMiddle()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L136"}, {"id": "tests_servertest_servertest_testgettingtokencredentials", "label": ".testGettingTokenCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L148"}, {"id": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "label": ".testGettingTokenCredentialsWithUserAgent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L188"}, {"id": "tests_servertest_servertest_testgettinguserdetails", "label": ".testGettingUserDetails()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L231"}, {"id": "tests_servertest_servertest_testgettingheaders", "label": ".testGettingHeaders()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L276"}, {"id": "tests_servertest_servertest_getmockclientcredentials", "label": ".getMockClientCredentials()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L305"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_tests_servertest_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_tests_servertest_php", "target": "clientcredentials", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_tests_servertest_php", "target": "rsaclientcredentials", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_tests_servertest_php", "target": "rsasha1signature", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_tests_servertest_php", "target": "mockery", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_tests_servertest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_tests_servertest_php", "target": "responseinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_oauth1_client_tests_servertest_php", "target": "tests_servertest_servertest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L13", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_setupbeforeclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L18", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_teardown", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L25", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testcreatingwitharray", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L32", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testcreatingwitharrayrsa", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L43", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testcreatingwithobject", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L61", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testcreatingwithinvalidinput", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L73", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testgettingtemporarycredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L80", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testgettingauthorizationurl", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L113", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testgettingauthorizationurlwithoptions", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L126", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testgettingtokencredentialsfailswithmaninthemiddle", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L136", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testgettingtokencredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L148", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L188", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testgettinguserdetails", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L231", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_testgettingheaders", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L276", "weight": 1.0}, {"source": "tests_servertest_servertest", "target": "tests_servertest_servertest_getmockclientcredentials", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L305", "weight": 1.0}, {"source": "tests_servertest_servertest_testcreatingwitharray", "target": "tests_servertest_servertest_getmockclientcredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L34", "weight": 1.0}, {"source": "tests_servertest_servertest_testgettingtemporarycredentials", "target": "tests_servertest_servertest_getmockclientcredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L82", "weight": 1.0}, {"source": "tests_servertest_servertest_testgettingauthorizationurl", "target": "tests_servertest_servertest_getmockclientcredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L115", "weight": 1.0}, {"source": "tests_servertest_servertest_testgettingauthorizationurlwithoptions", "target": "tests_servertest_servertest_getmockclientcredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L128", "weight": 1.0}, {"source": "tests_servertest_servertest_testgettingtokencredentialsfailswithmaninthemiddle", "target": "tests_servertest_servertest_getmockclientcredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L138", "weight": 1.0}, {"source": "tests_servertest_servertest_testgettingtokencredentials", "target": "tests_servertest_servertest_getmockclientcredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L150", "weight": 1.0}, {"source": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "target": "tests_servertest_servertest_getmockclientcredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L191", "weight": 1.0}, {"source": "tests_servertest_servertest_testgettinguserdetails", "target": "tests_servertest_servertest_getmockclientcredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L235", "weight": 1.0}, {"source": "tests_servertest_servertest_testgettingheaders", "target": "tests_servertest_servertest_getmockclientcredentials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L278", "weight": 1.0}], "raw_calls": [{"caller_nid": "tests_servertest_servertest_setupbeforeclass", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L20"}, {"caller_nid": "tests_servertest_servertest_teardown", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L27"}, {"caller_nid": "tests_servertest_servertest_teardown", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L29"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharray", "callee": "getClientCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L36"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharray", "callee": "assertInstanceOf", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L37"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharray", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L38"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharray", "callee": "getIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L38"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharray", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L39"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharray", "callee": "getSecret", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L39"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharray", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L40"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharray", "callee": "getCallbackUri", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L40"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharrayrsa", "callee": "getClientCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L54"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharrayrsa", "callee": "assertInstanceOf", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L55"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharrayrsa", "callee": "getSignature", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L57"}, {"caller_nid": "tests_servertest_servertest_testcreatingwitharrayrsa", "callee": "assertInstanceOf", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L58"}, {"caller_nid": "tests_servertest_servertest_testcreatingwithobject", "callee": "setIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L64"}, {"caller_nid": "tests_servertest_servertest_testcreatingwithobject", "callee": "setSecret", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L65"}, {"caller_nid": "tests_servertest_servertest_testcreatingwithobject", "callee": "setCallbackUri", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L66"}, {"caller_nid": "tests_servertest_servertest_testcreatingwithobject", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L70"}, {"caller_nid": "tests_servertest_servertest_testcreatingwithobject", "callee": "getClientCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L70"}, {"caller_nid": "tests_servertest_servertest_testcreatingwithinvalidinput", "callee": "expectException", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L75"}, {"caller_nid": "tests_servertest_servertest_testcreatingwithinvalidinput", "callee": "uniqid", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L77"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L82"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L84"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L84"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L84"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L87"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "once", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L87"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "with", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L87"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L87"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L87"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "assertTrue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L90"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L90"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L97"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L99"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L100"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L103"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L104"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L104"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "getTemporaryCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L107"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "assertInstanceOf", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L108"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L109"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "getIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L109"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L110"}, {"caller_nid": "tests_servertest_servertest_testgettingtemporarycredentials", "callee": "getSecret", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L110"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurl", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L119"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurl", "callee": "getAuthorizationUrl", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L119"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurl", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L121"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurl", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L122"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurl", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L122"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurl", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L123"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurl", "callee": "getAuthorizationUrl", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L123"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurlwithoptions", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L130"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurlwithoptions", "callee": "getAuthorizationUrl", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L130"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurlwithoptions", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L133"}, {"caller_nid": "tests_servertest_servertest_testgettingauthorizationurlwithoptions", "callee": "getAuthorizationUrl", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L133"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialsfailswithmaninthemiddle", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L140"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialsfailswithmaninthemiddle", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L141"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialsfailswithmaninthemiddle", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L141"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialsfailswithmaninthemiddle", "callee": "expectException", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L143"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialsfailswithmaninthemiddle", "callee": "getTokenCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L145"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L150"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L152"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L153"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L153"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L154"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L154"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L156"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L156"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L156"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L159"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "once", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L159"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "with", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L159"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L159"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L159"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "assertTrue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L163"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L163"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "assertFalse", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L164"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L164"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L172"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L173"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "assertSame", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L175"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L178"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L179"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L179"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "getTokenCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L182"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "assertInstanceOf", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L183"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L184"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "getIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L184"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L185"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentials", "callee": "getSecret", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L185"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L191"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L193"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L194"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L194"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L195"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L195"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L197"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L197"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L197"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L200"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "once", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L200"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "with", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L200"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L200"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L200"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "assertTrue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L204"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L204"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "assertTrue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L205"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L205"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L206"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L214"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L215"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "assertSame", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L217"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L220"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L221"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L221"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "getTokenCredentials", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L224"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "setUserAgent", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L224"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "assertInstanceOf", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L226"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L227"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "getIdentifier", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L227"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L228"}, {"caller_nid": "tests_servertest_servertest_testgettingtokencredentialswithuseragent", "callee": "getSecret", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L228"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L233"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L238"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L239"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L239"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L240"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L240"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L242"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L242"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L242"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L245"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "once", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L245"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "with", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L245"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L245"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L245"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "assertTrue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L248"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L248"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L256"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L257"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L260"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L261"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "once", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L261"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L261"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "json_encode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L261"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "getUserDetails", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L268"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "assertInstanceOf", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L269"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L270"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L271"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "getUserUid", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L271"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L272"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "getUserEmail", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L272"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L273"}, {"caller_nid": "tests_servertest_servertest_testgettinguserdetails", "callee": "getUserScreenName", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L273"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "m", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L280"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L281"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L281"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "andReturn", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L282"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "shouldReceive", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L282"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "getHeaders", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L291"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "assertTrue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L292"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L292"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L294"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L295"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "getHeaders", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L298"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "assertTrue", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L299"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L299"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L301"}, {"caller_nid": "tests_servertest_servertest_testgettingheaders", "callee": "assertEquals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\oauth1-client\\tests\\ServerTest.php", "source_location": "L302"}]}