Kosuke Asami
null+****@clear*****
Mon Jul 22 13:19:36 JST 2013
Kosuke Asami 2013-07-22 13:19:36 +0900 (Mon, 22 Jul 2013) New Revision: 0aa907ba7b35406927a68c1a5375536c7828cf92 https://github.com/groonga/fluent-plugin-droonga/commit/0aa907ba7b35406927a68c1a5375536c7828cf92 Message: test add: group tests that check table that has key Modified files: test/plugin/test_handler_add.rb Modified: test/plugin/test_handler_add.rb (+2 -0) =================================================================== --- test/plugin/test_handler_add.rb 2013-07-22 13:18:51 +0900 (31cc43d) +++ test/plugin/test_handler_add.rb 2013-07-22 13:19:36 +0900 (78b6561) @@ -60,6 +60,7 @@ class AddHandlerTest < Test::Unit::TestCase end public + class TestHasKey < self def test_add_with_empty_values request = { "table" => "Users", @@ -81,6 +82,7 @@ class AddHandlerTest < Test::Unit::TestCase table =****@worke*****["Users"] assert_equal(["japan"], table.collect(&:country)) end + end class TestNoKey < self def setup -------------- next part -------------- HTML����������������������������...Download