Home
last modified time | relevance | path

Searched refs:undef_method (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/kernel/
H A DString_spec.rb32 undef_method :to_s
54 undef_method :to_s
66 undef_method :to_s
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/module/fixtures/
H A Dclasses.rb48 undef_method :undefed_method
108 undef_method :parent_method
109 undef_method :another_parent_method
119 undef_method :super_included_method
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/kernel/fixtures/
H A Dclasses.rb167 undef_method :undefed_method
313 undef_method :parent_method
317 undef_method :parent_mixin_method
/dports/lang/ruby26/ruby-2.6.9/lib/
H A Ddelegate.rb44 undef_method m
50 undef_method m
H A Dsingleton.rb151 undef_method :extend_object
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/module/
H A Dmethod_undefined_spec.rb25 undef_method :test
H A Dmethod_added_spec.rb58 undef_method :method_to_undef
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/basicobject/
H A Dsingleton_method_undefined_spec.rb20 undef_method :singleton_method_to_undefine
/dports/lang/ruby26/ruby-2.6.9/lib/rss/
H A Dslash.rb37 undef_method(:slash_hit_parade)
/dports/lang/ruby26/ruby-2.6.9/gems/minitest-5.11.3/lib/minitest/
H A Dtest.rb33 undef_method :test_order if method_defined? :test_order
H A Dmock.rb27 undef_method m unless overridden_methods.include?(m.to_s) || m =~ /^__/
/dports/lang/ruby26/ruby-2.6.9/lib/rubygems/package/
H A Dold.rb16 undef_method :spec=
/dports/lang/ruby26/ruby-2.6.9/test/lib/minitest/
H A Dmock.rb20 undef_method m unless skip_methods.include?(m.to_s) || m =~ /^__/
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/workers/concerns/gitlab/github_import/
H A Dobject_importer_spec.rb148 …let(:stubbed_representation) { representation_class.instance_eval { undef_method :github_identifie…
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/language/
H A Dalias_spec.rb241 lambda { @meta.class_eval { alias undef_method not_exist } }.should raise_error(NameError) { |e|
/dports/lang/ruby26/ruby-2.6.9/test/ruby/
H A Dtest_module.rb926 c.instance_eval { undef_method(:foo) }
931 m.instance_eval { undef_method(:foo) }
936 class << o; self; end.instance_eval { undef_method(:foo) }
990 m.instance_eval { undef_method(:foo) }
998 c.instance_eval { undef_method(:foo) }
1008 c.instance_eval { undef_method(:foo) }
H A Dtest_enum.rb256 undef_method op
/dports/lang/ruby26/ruby-2.6.9/gems/minitest-5.11.3/lib/
H A Dminitest.rb499 undef_method :marshal_dump
500 undef_method :marshal_load
/dports/lang/ruby26/ruby-2.6.9/defs/
H A Did.def62 core#undef_method
/dports/lang/ruby26/ruby-2.6.9/doc/syntax/
H A Dmiscellaneous.rdoc54 You may use +undef+ in any scope. See also Module#undef_method
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/language/fixtures/
H A Dsuper.rb235 undef_method :is_a?
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/svn/
H A Ddelta.rb170 undef_method("#{name}=")
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/ruby/svn/
H A Ddelta.rb170 undef_method("#{name}=")
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/svn/
H A Ddelta.rb170 undef_method("#{name}=")
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/svn/
H A Ddelta.rb170 undef_method("#{name}=")

123