OwlCyberSecurity - MANAGER
Edit File: assert-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Asserts that <tt>boolean</tt> is not false or nil. - !ruby/struct:SM::Flow::P body: "Example:" - !ruby/struct:SM::Flow::VERB body: " assert [1, 2].include?(5)\n" full_name: Test::Unit::Assertions#assert is_singleton: false name: assert params: (boolean, message=nil) visibility: public