Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
Test
/
Unit
/
Assertions
/
//opt/alt/ruby21/share/ri/2.1.0/system/Test/Unit/Assertions/assert_respond_to-i.ri
U:RDoc::AnyMethod[iI"assert_respond_to:EFI"-Test::Unit::Assertions#assert_respond_to;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"4Tests if the given Object responds to +method+.;To:RDoc::Markup::BlankLine o; ; [I"GAn optional failure message may be provided as the final argument.;T@o:RDoc::Markup::Verbatim; [I"5assert_respond_to("hello", :reverse) #Succeeds ;TI"8assert_respond_to("hello", :does_not_exist) #Fails;T:@format0: @fileI" lib/test/unit/assertions.rb;T:0@omit_headings_from_table_of_contents_below0I"@assert_respond_to( object, method, failure_message = nil ) ;T0[ I"#(obj, (meth, priv), msg = nil);T@TI"Assertions;FcRDoc::NormalModule00