{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_array_isarraycontainingtest_php", "label": "IsArrayContainingTest.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L1"}, {"id": "array_isarraycontainingtest_isarraycontainingtest", "label": "IsArrayContainingTest", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L6"}, {"id": "array_isarraycontainingtest_isarraycontainingtest_creatematcher", "label": ".createMatcher()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L9"}, {"id": "array_isarraycontainingtest_isarraycontainingtest_testmatchesanarraythatcontainsanelementmatchingthegivenmatcher", "label": ".testMatchesAnArrayThatContainsAnElementMatchingTheGivenMatcher()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L14"}, {"id": "array_isarraycontainingtest_isarraycontainingtest_testdoesnotmatchanarraythatdoesntcontainanelementmatchingthegivenmatcher", "label": ".testDoesNotMatchAnArrayThatDoesntContainAnElementMatchingTheGivenMatcher()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L23"}, {"id": "array_isarraycontainingtest_isarraycontainingtest_testdoesnotmatchnull", "label": ".testDoesNotMatchNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L37"}, {"id": "array_isarraycontainingtest_isarraycontainingtest_testhasareadabledescription", "label": ".testHasAReadableDescription()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L46"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_array_isarraycontainingtest_php", "target": "abstractmatchertest", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L4", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_array_isarraycontainingtest_php", "target": "array_isarraycontainingtest_isarraycontainingtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L6", "weight": 1.0}, {"source": "array_isarraycontainingtest_isarraycontainingtest", "target": "array_isarraycontainingtest_isarraycontainingtest_creatematcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L9", "weight": 1.0}, {"source": "array_isarraycontainingtest_isarraycontainingtest", "target": "array_isarraycontainingtest_isarraycontainingtest_testmatchesanarraythatcontainsanelementmatchingthegivenmatcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L14", "weight": 1.0}, {"source": "array_isarraycontainingtest_isarraycontainingtest", "target": "array_isarraycontainingtest_isarraycontainingtest_testdoesnotmatchanarraythatdoesntcontainanelementmatchingthegivenmatcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L23", "weight": 1.0}, {"source": "array_isarraycontainingtest_isarraycontainingtest", "target": "array_isarraycontainingtest_isarraycontainingtest_testdoesnotmatchnull", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L37", "weight": 1.0}, {"source": "array_isarraycontainingtest_isarraycontainingtest", "target": "array_isarraycontainingtest_isarraycontainingtest_testhasareadabledescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L46", "weight": 1.0}], "raw_calls": [{"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_creatematcher", "callee": "IsArrayContaining", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L11"}, {"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_testmatchesanarraythatcontainsanelementmatchingthegivenmatcher", "callee": "assertMatches", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L16"}, {"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_testmatchesanarraythatcontainsanelementmatchingthegivenmatcher", "callee": "hasItemInArray", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L17"}, {"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_testdoesnotmatchanarraythatdoesntcontainanelementmatchingthegivenmatcher", "callee": "assertDoesNotMatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L25"}, {"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_testdoesnotmatchanarraythatdoesntcontainanelementmatchingthegivenmatcher", "callee": "hasItemInArray", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L26"}, {"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_testdoesnotmatchanarraythatdoesntcontainanelementmatchingthegivenmatcher", "callee": "assertDoesNotMatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L30"}, {"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_testdoesnotmatchanarraythatdoesntcontainanelementmatchingthegivenmatcher", "callee": "hasItemInArray", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L31"}, {"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_testdoesnotmatchnull", "callee": "assertDoesNotMatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L39"}, {"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_testdoesnotmatchnull", "callee": "hasItemInArray", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L40"}, {"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_testhasareadabledescription", "callee": "assertDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L48"}, {"caller_nid": "array_isarraycontainingtest_isarraycontainingtest_testhasareadabledescription", "callee": "hasItemInArray", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Array\\IsArrayContainingTest.php", "source_location": "L48"}]}