[Groonga-commit] ranguba/rroonga at b391772 [master] test: use more meaningful test name

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Mar 5 11:41:11 JST 2016


Kouhei Sutou	2016-03-05 11:41:11 +0900 (Sat, 05 Mar 2016)

  New Revision: b39177270f418a6fdd4fccd4e5b9698c43b1d5a7
  https://github.com/ranguba/rroonga/commit/b39177270f418a6fdd4fccd4e5b9698c43b1d5a7

  Message:
    test: use more meaningful test name
    
    "multiple" is more important rather than "two".

  Modified files:
    test/test-plugin.rb

  Modified: test/test-plugin.rb (+1 -1)
===================================================================
--- test/test-plugin.rb    2016-03-05 11:40:13 +0900 (ca9e573)
+++ test/test-plugin.rb    2016-03-05 11:41:11 +0900 (dd2946f)
@@ -68,7 +68,7 @@ class PluginTest < Test::Unit::TestCase
                    Groonga::Plugin.names)
     end
 
-    def test_two_plugins
+    def test_multiple_plugins
       context.register_plugin("token_filters/stop_word")
       context.register_plugin("query_expanders/tsv")
       assert_equal(["token_filters/stop_word", "query_expanders/tsv"],
-------------- next part --------------
HTML����������������������������...
Download 



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