D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Test
/
Unit
/
Assertions
/
Filename :
assert_nothing_raised-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: "" comment: - !ruby/struct:SM::Flow::P body: Passes if block does not raise an exception. - !ruby/struct:SM::Flow::P body: "Example:" - !ruby/struct:SM::Flow::VERB body: " assert_nothing_raised do\n [1, 2].uniq\n end\n" full_name: Test::Unit::Assertions#assert_nothing_raised is_singleton: false name: assert_nothing_raised params: (*args) {|| ...} visibility: public