class RubyIndexer::MethodTest

Public Instance Methods

test_ignores_attributes_invoked_on_constant()

test_keeps_track_of_attributes()

test_keeps_track_of_method_owner()

test_method_with_anonymous_rest_parameters()

test_method_with_block_parameters()

test_method_with_destructed_parameters()

test_method_with_destructured_rest_parameters()

test_method_with_forbidden_keyword_splat_parameter()

test_method_with_keyword_parameters()

test_method_with_no_parameters()

test_method_with_optional_parameters()

test_method_with_parameters()

test_method_with_post_parameters()

test_method_with_rest_and_keyword_rest_parameters()

test_singleton_method_using_other_receiver_is_not_indexed()

test_singleton_method_using_self_receiver()