[Groonga-commit] groonga/groonga-query-log at 4062221 [master] test: group tests for client related options

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Sep 24 11:47:31 JST 2013


Kouhei Sutou	2013-09-24 11:47:31 +0900 (Tue, 24 Sep 2013)

  New Revision: 40622212769eb4830d4da90aecd93fe4ef4f2bfb
  https://github.com/groonga/groonga-query-log/commit/40622212769eb4830d4da90aecd93fe4ef4f2bfb

  Message:
    test: group tests for client related options

  Modified files:
    test/test-replayer.rb

  Modified: test/test-replayer.rb (+2 -0)
===================================================================
--- test/test-replayer.rb    2013-09-20 12:32:37 +0900 (6402f04)
+++ test/test-replayer.rb    2013-09-24 11:47:31 +0900 (844b2f2)
@@ -18,6 +18,7 @@
 
 class ReplayerTest < Test::Unit::TestCase
   class OptionTest < self
+    class ClientTest < self
     def setup
       @options = Groonga::QueryLog::Replayer::Options.new
       @options.n_clients = 1
@@ -55,5 +56,6 @@ class ReplayerTest < Test::Unit::TestCase
         client
       end
     end
+    end
   end
 end
-------------- next part --------------
HTML����������������������������...
Download 



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