AlkantarClanX12
Current Path : /opt/alt/ruby18/share/ri/1.8/system/Test/Unit/Assertions/ |
Current File : //opt/alt/ruby18/share/ri/1.8/system/Test/Unit/Assertions/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