{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_testcase_php", "label": "TestCase.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L1"}, {"id": "testing_testcase_testcase", "label": "TestCase", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L8"}, {"id": "testing_testcase_testcase_createapplication", "label": ".createApplication()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L29"}, {"id": "testing_testcase_testcase_setup", "label": ".setUp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L36"}, {"id": "testing_testcase_testcase_refreshapplication", "label": ".refreshApplication()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L48"}, {"id": "testing_testcase_testcase_runtest", "label": ".runTest()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L56"}, {"id": "testing_testcase_testcase_teardown", "label": ".tearDown()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L80"}, {"id": "testing_testcase_testcase_teardownafterclass", "label": ".tearDownAfterClass()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L90"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_testcase_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_testcase_php", "target": "throwable", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L6", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_laravel_framework_src_illuminate_foundation_testing_testcase_php", "target": "testing_testcase_testcase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L8", "weight": 1.0}, {"source": "testing_testcase_testcase", "target": "testing_testcase_testcase_createapplication", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L29", "weight": 1.0}, {"source": "testing_testcase_testcase", "target": "testing_testcase_testcase_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L36", "weight": 1.0}, {"source": "testing_testcase_testcase", "target": "testing_testcase_testcase_refreshapplication", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L48", "weight": 1.0}, {"source": "testing_testcase_testcase", "target": "testing_testcase_testcase_runtest", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L56", "weight": 1.0}, {"source": "testing_testcase_testcase", "target": "testing_testcase_testcase_teardown", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L80", "weight": 1.0}, {"source": "testing_testcase_testcase", "target": "testing_testcase_testcase_teardownafterclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L90", "weight": 1.0}, {"source": "testing_testcase_testcase_refreshapplication", "target": "testing_testcase_testcase_createapplication", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L50", "weight": 1.0}], "raw_calls": [{"caller_nid": "testing_testcase_testcase_setup", "callee": "setUpTheTestEnvironment", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L40"}, {"caller_nid": "testing_testcase_testcase_runtest", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L61"}, {"caller_nid": "testing_testcase_testcase_runtest", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L63"}, {"caller_nid": "testing_testcase_testcase_runtest", "callee": "transformNotSuccessfulException", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L64"}, {"caller_nid": "testing_testcase_testcase_teardown", "callee": "tearDownTheTestEnvironment", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L82"}, {"caller_nid": "testing_testcase_testcase_teardownafterclass", "callee": "static", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Testing\\TestCase.php", "source_location": "L94"}]}