# File test.rb, line 188 def test_04_update assert_nothing_raised { @dummy.init @dummy.insert (@dbi) @dummy.update (@dbi) } end