{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_text_isequalignoringcasetest_php", "label": "IsEqualIgnoringCaseTest.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L1"}, {"id": "text_isequalignoringcasetest_isequalignoringcasetest", "label": "IsEqualIgnoringCaseTest", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L4"}, {"id": "text_isequalignoringcasetest_isequalignoringcasetest_creatematcher", "label": ".createMatcher()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L7"}, {"id": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "label": ".testIgnoresCaseOfCharsInString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L12"}, {"id": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "label": ".testFailsIfAdditionalWhitespaceIsPresent()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L21"}, {"id": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifmatchingagainstnull", "label": ".testFailsIfMatchingAgainstNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L28"}, {"id": "text_isequalignoringcasetest_isequalignoringcasetest_testdescribesitselfascaseinsensitive", "label": ".testDescribesItselfAsCaseInsensitive()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L33"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_text_isequalignoringcasetest_php", "target": "text_isequalignoringcasetest_isequalignoringcasetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L4", "weight": 1.0}, {"source": "text_isequalignoringcasetest_isequalignoringcasetest", "target": "text_isequalignoringcasetest_isequalignoringcasetest_creatematcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L7", "weight": 1.0}, {"source": "text_isequalignoringcasetest_isequalignoringcasetest", "target": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L12", "weight": 1.0}, {"source": "text_isequalignoringcasetest_isequalignoringcasetest", "target": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L21", "weight": 1.0}, {"source": "text_isequalignoringcasetest_isequalignoringcasetest", "target": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifmatchingagainstnull", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L28", "weight": 1.0}, {"source": "text_isequalignoringcasetest_isequalignoringcasetest", "target": "text_isequalignoringcasetest_isequalignoringcasetest_testdescribesitselfascaseinsensitive", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L33", "weight": 1.0}], "raw_calls": [{"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_creatematcher", "callee": "\\Hamcrest\\Text\\IsEqualIgnoringCase", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L9"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L14"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "callee": "equalToIgnoringCase", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L14"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L15"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "callee": "equalToIgnoringCase", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L15"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L16"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "callee": "equalToIgnoringCase", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L16"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L18"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L18"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testignorescaseofcharsinstring", "callee": "equalToIgnoringCase", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L18"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L23"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L23"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "callee": "equalToIgnoringCase", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L23"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L24"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L24"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "callee": "equalToIgnoringCase", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L24"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L25"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L25"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifadditionalwhitespaceispresent", "callee": "equalToIgnoringCase", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L25"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifmatchingagainstnull", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L30"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifmatchingagainstnull", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L30"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testfailsifmatchingagainstnull", "callee": "equalToIgnoringCase", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L30"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testdescribesitselfascaseinsensitive", "callee": "assertDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L35"}, {"caller_nid": "text_isequalignoringcasetest_isequalignoringcasetest_testdescribesitselfascaseinsensitive", "callee": "equalToIgnoringCase", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Text\\IsEqualIgnoringCaseTest.php", "source_location": "L37"}]}