OwlCyberSecurity - MANAGER
Edit File: 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