📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 17:52:09
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Test
/
Unit
/
Assertions
📍 /opt/alt/ruby18/share/ri/1.8/system/Test/Unit/Assertions
🔄 Refresh
✏️
Editing: assert_same-i.yaml
Read Only
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Passes if <tt>actual</tt> .equal? <tt>expected</tt> (i.e. they are the same instance). - !ruby/struct:SM::Flow::P body: "Example:" - !ruby/struct:SM::Flow::VERB body: " o = Object.new\n assert_same o, o\n" full_name: Test::Unit::Assertions#assert_same is_singleton: false name: assert_same params: (expected, actual, message="") visibility: public
💾 Save Changes
❌ Cancel