OwlCyberSecurity - MANAGER
Edit File: assert_nothing_thrown-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Passes if block does not throw anything. - !ruby/struct:SM::Flow::P body: "Example:" - !ruby/struct:SM::Flow::VERB body: " assert_nothing_thrown do\n [1, 2].uniq\n end\n" full_name: Test::Unit::Assertions#assert_nothing_thrown is_singleton: false name: assert_nothing_thrown params: (message="", &proc) visibility: public