AlkantarClanX12

Your IP : 18.118.30.137


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_nil-i.yaml

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

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Passes if ! <tt>object</tt> .nil?
- !ruby/struct:SM::Flow::P 
  body: "Example:"
- !ruby/struct:SM::Flow::VERB 
  body: "  assert_not_nil '1 two 3'.sub!(/two/, '2')\n"
full_name: Test::Unit::Assertions#assert_not_nil
is_singleton: false
name: assert_not_nil
params: (object, message="")
visibility: public