AlkantarClanX12

Your IP : 18.118.193.223


Current Path : /opt/alt/ruby18/share/ri/1.8/system/Test/Unit/Assertions/
Upload File :
Current File : //opt/alt/ruby18/share/ri/1.8/system/Test/Unit/Assertions/assert_not_same-i.yaml

--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Passes if ! <tt>actual</tt> .equal? <tt>expected</tt>
- !ruby/struct:SM::Flow::P 
  body: "Example:"
- !ruby/struct:SM::Flow::VERB 
  body: "  assert_not_same Object.new, Object.new\n"
full_name: Test::Unit::Assertions#assert_not_same
is_singleton: false
name: assert_not_same
params: (expected, actual, message="")
visibility: public