class RubyIndexer::IndexTest

Public Instance Methods

test_accessing_with_colon_colon_prefix()

test_deleting_all_entries_for_a_class()

test_deleting_one_entry_for_a_class()

test_fuzzy_search()

test_index_resolve()

test_index_single_does_not_fail_for_non_existing_file()

test_index_single_ignores_directories()

test_indexing_prism_fixtures_succeeds()

test_prefix_search_for_methods()

test_resolve_method_attribute()

test_resolve_method_with_class_name_conflict()

test_resolve_method_with_known_receiver()

test_resolve_method_with_two_definitions()

test_resolve_normalizes_top_level_names()

test_resolving_aliases_to_non_existing_constants_with_conflicting_names()

test_searching_for_entries_based_on_prefix()

test_searching_for_require_paths()

test_visitor_does_not_visit_unnecessary_nodes()