1 line
27 KiB
JSON
1 line
27 KiB
JSON
{"nodes": [{"id": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_graphic_navigationtests_cs", "label": "NavigationTests.cs", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L1"}, {"id": "graphic_navigationtests_unityengine_ui_tests", "label": "UnityEngine.UI.Tests", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L7"}, {"id": "graphic_navigationtests_navigationtests", "label": "NavigationTests", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L9"}, {"id": "gameobject", "label": "GameObject", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L12"}, {"id": "selectable", "label": "Selectable", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L13"}, {"id": "graphic_navigationtests_navigationtests_testsetup", "label": ".TestSetup()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L18"}, {"id": "graphic_navigationtests_navigationtests_teardown", "label": ".TearDown()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L43"}, {"id": "graphic_navigationtests_navigationtests_findselectableonright_returnsnextselectablerightoftarget", "label": ".FindSelectableOnRight_ReturnsNextSelectableRightOfTarget()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L49"}, {"id": "graphic_navigationtests_navigationtests_findselectableonleft_returnsnextselectableleftoftarget", "label": ".FindSelectableOnLeft_ReturnsNextSelectableLeftOfTarget()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L59"}, {"id": "graphic_navigationtests_navigationtests_findselectableonrdown_returnsnextselectablebelowtarget", "label": ".FindSelectableOnRDown_ReturnsNextSelectableBelowTarget()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L69"}, {"id": "graphic_navigationtests_navigationtests_findselectableonup_returnsnextselectableabovetarget", "label": ".FindSelectableOnUp_ReturnsNextSelectableAboveTarget()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L79"}, {"id": "graphic_navigationtests_navigationtests_findselectableonright_wrappingenabled_returnsfurthestselectableonleft", "label": ".FindSelectableOnRight__WrappingEnabled_ReturnsFurthestSelectableOnLeft()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L89"}, {"id": "graphic_navigationtests_navigationtests_findselectableonleft_wrappingenabled_returnsfurthestselectableonright", "label": ".FindSelectableOnLeft_WrappingEnabled_ReturnsFurthestSelectableOnRight()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L109"}, {"id": "graphic_navigationtests_navigationtests_findselectableondown_wrappingenabled_returnsfurthestselectableabove", "label": ".FindSelectableOnDown_WrappingEnabled_ReturnsFurthestSelectableAbove()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L129"}, {"id": "graphic_navigationtests_navigationtests_findselectableonup_wrappingenabled_returnsfurthestselectablebelow", "label": ".FindSelectableOnUp_WrappingEnabled_ReturnsFurthestSelectableBelow()", "file_type": "code", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L149"}], "edges": [{"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_graphic_navigationtests_cs", "target": "reflection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L1", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_graphic_navigationtests_cs", "target": "collections", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L2", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_graphic_navigationtests_cs", "target": "framework", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L3", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_graphic_navigationtests_cs", "target": "eventsystems", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L4", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_graphic_navigationtests_cs", "target": "testtools", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L5", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_graphic_navigationtests_cs", "target": "graphic_navigationtests_unityengine_ui_tests", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L7", "weight": 1.0}, {"source": "e_unity_new_projects_juego_simulator_library_packagecache_com_unity_ugui_1_0_0_tests_runtime_graphic_navigationtests_cs", "target": "graphic_navigationtests_navigationtests", "relation": "contains", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L9", "weight": 1.0}, {"source": "graphic_navigationtests_navigationtests", "target": "gameobject", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "graphic_navigationtests_navigationtests", "target": "selectable", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L13", "weight": 1.0, "context": "field"}, {"source": "graphic_navigationtests_navigationtests", "target": "selectable", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L14", "weight": 1.0, "context": "field"}, {"source": "graphic_navigationtests_navigationtests", "target": "selectable", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L15", "weight": 1.0, "context": "field"}, {"source": "graphic_navigationtests_navigationtests", "target": "selectable", "relation": "references", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L16", "weight": 1.0, "context": "field"}, {"source": "graphic_navigationtests_navigationtests", "target": "graphic_navigationtests_navigationtests_testsetup", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L18", "weight": 1.0}, {"source": "graphic_navigationtests_navigationtests", "target": "graphic_navigationtests_navigationtests_teardown", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L43", "weight": 1.0}, {"source": "graphic_navigationtests_navigationtests", "target": "graphic_navigationtests_navigationtests_findselectableonright_returnsnextselectablerightoftarget", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L49", "weight": 1.0}, {"source": "graphic_navigationtests_navigationtests", "target": "graphic_navigationtests_navigationtests_findselectableonleft_returnsnextselectableleftoftarget", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L59", "weight": 1.0}, {"source": "graphic_navigationtests_navigationtests", "target": "graphic_navigationtests_navigationtests_findselectableonrdown_returnsnextselectablebelowtarget", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L69", "weight": 1.0}, {"source": "graphic_navigationtests_navigationtests", "target": "graphic_navigationtests_navigationtests_findselectableonup_returnsnextselectableabovetarget", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L79", "weight": 1.0}, {"source": "graphic_navigationtests_navigationtests", "target": "graphic_navigationtests_navigationtests_findselectableonright_wrappingenabled_returnsfurthestselectableonleft", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L89", "weight": 1.0}, {"source": "graphic_navigationtests_navigationtests", "target": "graphic_navigationtests_navigationtests_findselectableonleft_wrappingenabled_returnsfurthestselectableonright", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L109", "weight": 1.0}, {"source": "graphic_navigationtests_navigationtests", "target": "graphic_navigationtests_navigationtests_findselectableondown_wrappingenabled_returnsfurthestselectableabove", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L129", "weight": 1.0}, {"source": "graphic_navigationtests_navigationtests", "target": "graphic_navigationtests_navigationtests_findselectableonup_wrappingenabled_returnsfurthestselectablebelow", "relation": "method", "confidence": "EXTRACTED", "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L149", "weight": 1.0}], "raw_calls": [{"caller_nid": "graphic_navigationtests_navigationtests_testsetup", "callee": "SetParent", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L23"}, {"caller_nid": "graphic_navigationtests_navigationtests_testsetup", "callee": "GetComponent<Selectable>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L25"}, {"caller_nid": "graphic_navigationtests_navigationtests_testsetup", "callee": "SetParent", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L28"}, {"caller_nid": "graphic_navigationtests_navigationtests_testsetup", "callee": "GetComponent<Selectable>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L30"}, {"caller_nid": "graphic_navigationtests_navigationtests_testsetup", "callee": "SetParent", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L33"}, {"caller_nid": "graphic_navigationtests_navigationtests_testsetup", "callee": "GetComponent<Selectable>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L35"}, {"caller_nid": "graphic_navigationtests_navigationtests_testsetup", "callee": "SetParent", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L38"}, {"caller_nid": "graphic_navigationtests_navigationtests_testsetup", "callee": "GetComponent<Selectable>", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L40"}, {"caller_nid": "graphic_navigationtests_navigationtests_teardown", "callee": "DestroyImmediate", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L46"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonright_returnsnextselectablerightoftarget", "callee": "FindSelectableOnRight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L52"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonright_returnsnextselectablerightoftarget", "callee": "FindSelectableOnRight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L53"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonright_returnsnextselectablerightoftarget", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L55"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonright_returnsnextselectablerightoftarget", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L56"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonleft_returnsnextselectableleftoftarget", "callee": "FindSelectableOnLeft", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L62"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonleft_returnsnextselectableleftoftarget", "callee": "FindSelectableOnLeft", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L63"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonleft_returnsnextselectableleftoftarget", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L65"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonleft_returnsnextselectableleftoftarget", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L66"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonrdown_returnsnextselectablebelowtarget", "callee": "FindSelectableOnDown", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L72"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonrdown_returnsnextselectablebelowtarget", "callee": "FindSelectableOnDown", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L73"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonrdown_returnsnextselectablebelowtarget", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L75"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonrdown_returnsnextselectablebelowtarget", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L76"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonup_returnsnextselectableabovetarget", "callee": "FindSelectableOnUp", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L82"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonup_returnsnextselectableabovetarget", "callee": "FindSelectableOnUp", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L83"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonup_returnsnextselectableabovetarget", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L85"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonup_returnsnextselectableabovetarget", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L86"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonright_wrappingenabled_returnsfurthestselectableonleft", "callee": "FindSelectableOnRight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L102"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonright_wrappingenabled_returnsfurthestselectableonleft", "callee": "FindSelectableOnRight", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L103"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonright_wrappingenabled_returnsfurthestselectableonleft", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L105"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonright_wrappingenabled_returnsfurthestselectableonleft", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L106"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonleft_wrappingenabled_returnsfurthestselectableonright", "callee": "FindSelectableOnLeft", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L122"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonleft_wrappingenabled_returnsfurthestselectableonright", "callee": "FindSelectableOnLeft", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L123"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonleft_wrappingenabled_returnsfurthestselectableonright", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L125"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonleft_wrappingenabled_returnsfurthestselectableonright", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L126"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableondown_wrappingenabled_returnsfurthestselectableabove", "callee": "FindSelectableOnDown", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L142"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableondown_wrappingenabled_returnsfurthestselectableabove", "callee": "FindSelectableOnDown", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L143"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableondown_wrappingenabled_returnsfurthestselectableabove", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L145"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableondown_wrappingenabled_returnsfurthestselectableabove", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L146"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonup_wrappingenabled_returnsfurthestselectablebelow", "callee": "FindSelectableOnUp", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L162"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonup_wrappingenabled_returnsfurthestselectablebelow", "callee": "FindSelectableOnUp", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L163"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonup_wrappingenabled_returnsfurthestselectablebelow", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L165"}, {"caller_nid": "graphic_navigationtests_navigationtests_findselectableonup_wrappingenabled_returnsfurthestselectablebelow", "callee": "AreEqual", "is_member_call": true, "source_file": "E:\\Unity New Projects\\Juego Simulator\\Library\\PackageCache\\com.unity.ugui@1.0.0\\Tests\\Runtime\\Graphic\\NavigationTests.cs", "source_location": "L166"}]} |