class RubyIndexer::ClassesAndModulesTest

Public Instance Methods

test_class_with_statements()

test_colon_colon_class()

test_colon_colon_class_inside_class()

test_colon_colon_module()

test_comments_can_be_attached_to_a_class()

test_comments_can_be_attached_to_a_namespaced_class()

test_comments_can_be_attached_to_a_reopened_class()

test_comments_removes_the_leading_pound_and_space()

test_deleting_from_index_based_on_file_path()

test_dynamically_namespaced_class()

test_dynamically_namespaced_module()

test_empty_statements_class()

test_empty_statements_module()

test_keeping_track_of_included_modules()

test_keeping_track_of_prepended_modules()

test_keeping_track_of_super_classes()

test_module_with_statements()

test_namespaced_class()

test_namespaced_module()

test_nested_modules_and_classes()

test_private_class_and_module_indexing()

test_skips_comments_containing_invalid_encodings()