[Groonga-commit] groonga/fluent-plugin-droonga at a2369d2 [master] test add: use self-descriptive test name

Back to archive index

Kosuke Asami null+****@clear*****
Mon Jul 22 13:30:09 JST 2013


Kosuke Asami	2013-07-22 13:30:09 +0900 (Mon, 22 Jul 2013)

  New Revision: a2369d2269ee83a44add460a233a9029960a33ca
  https://github.com/groonga/fluent-plugin-droonga/commit/a2369d2269ee83a44add460a233a9029960a33ca

  Message:
    test add: use self-descriptive test name
    
    test_failure           ->
    test_nonexistent_table

  Modified files:
    test/plugin/test_handler_add.rb

  Modified: test/plugin/test_handler_add.rb (+1 -1)
===================================================================
--- test/plugin/test_handler_add.rb    2013-07-22 13:26:43 +0900 (de81f03)
+++ test/plugin/test_handler_add.rb    2013-07-22 13:30:09 +0900 (5a60cee)
@@ -119,7 +119,7 @@ class AddHandlerTest < Test::Unit::TestCase
   end
 
   class TestFailure < self
-    def test_failure
+    def test_nonexistent_table
       request = {
         "table"  => "XXX",
         "values" => {},
-------------- next part --------------
HTML����������������������������...
Download 



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