[Groonga-commit] ranguba/rroonga at 8418700 [master] test: group Record#attributes tests

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jan 10 18:46:25 JST 2014


Kouhei Sutou	2014-01-10 18:46:25 +0900 (Fri, 10 Jan 2014)

  New Revision: 8418700e7f6f0bff5072bbfc96d2992fc9d30461
  https://github.com/ranguba/rroonga/commit/8418700e7f6f0bff5072bbfc96d2992fc9d30461

  Message:
    test: group Record#attributes tests

  Modified files:
    test/test-record.rb

  Modified: test/test-record.rb (+2 -0)
===================================================================
--- test/test-record.rb    2013-12-31 22:18:52 +0900 (b090f0c)
+++ test/test-record.rb    2014-01-10 18:46:25 +0900 (0e93bae)
@@ -309,6 +309,7 @@ class RecordTest < Test::Unit::TestCase
     assert_not_predicate(groonga, :locked?)
   end
 
+  class AttributesTest < self
   def test_attributes
     values = {
       "uri" => "http://groonga.org/",
@@ -501,6 +502,7 @@ class RecordTest < Test::Unit::TestCase
     ]
     assert_equal(top_page_attributes, top_page_record.attributes)
   end
+  end
 
   def test_dynamic_accessor
     groonga =****@bookm*****
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index