# File test.rb, line 201
  def test_05_store
    assert_nothing_raised {
      @dummy.init
      @dummy.store (@dbi)
    }
  end