[Groonga-commit] droonga/drnbench at 2e98b5e [master] Assert the calculated frequency

Back to archive index

SHIMODA Piro Hiroshi null+****@clear*****
Sat Oct 4 19:34:22 JST 2014


SHIMODA "Piro" Hiroshi	2014-10-04 19:34:22 +0900 (Sat, 04 Oct 2014)

  New Revision: 2e98b5e995b4ebfed3b2c0d4d03370acf735d546
  https://github.com/droonga/drnbench/commit/2e98b5e995b4ebfed3b2c0d4d03370acf735d546

  Message:
    Assert the calculated frequency

  Modified files:
    test/request-response/test-request-pattern.rb

  Modified: test/request-response/test-request-pattern.rb (+2 -0)
===================================================================
--- test/request-response/test-request-pattern.rb    2014-10-04 19:33:01 +0900 (6cf8101)
+++ test/request-response/test-request-pattern.rb    2014-10-04 19:34:22 +0900 (049c08b)
@@ -103,6 +103,8 @@ module Drnbench::RequestResponse::RequestPattern
         abstract = Abstract.new(source, CONFIG)
         assert_equal(PATH_STRING,
                      abstract.groups.first.patterns.first.path)
+        assert_equal(1.0,
+                     abstract.groups.first.frequency)
       end
     end
   end
-------------- next part --------------
HTML����������������������������...
Download 



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