null+****@clear*****
null+****@clear*****
2012年 6月 6日 (水) 13:34:41 JST
Haruka Yoshihara 2012-06-06 13:34:41 +0900 (Wed, 06 Jun 2012)
New Revision: c7e4ca22a8246c8a431f8ce1a338ff1c442f5969
Log:
test: use class name for test case name
TestTranslate ->
TestCommandFormatConveter
Modified files:
test/test-executor.rb
Modified: test/test-executor.rb (+1 -1)
===================================================================
--- test/test-executor.rb 2012-06-06 13:33:34 +0900 (7839dff)
+++ test/test-executor.rb 2012-06-06 13:34:41 +0900 (d27e484)
@@ -53,7 +53,7 @@ class TestExecutor < Test::Unit::TestCase
end
end
- class TestTranslate < self
+ class TestCommandFormatConveter < self
def test_command
command = "table_create Site TABLE_HASH_KEY ShortText"
arguments = {