test/plugin/test_out_grassland.rb in fluent-plugin-grassland-0.0.1.1 vs test/plugin/test_out_grassland.rb in fluent-plugin-grassland-0.0.2
- old
+ new
@@ -1,8 +1,8 @@
require 'helper'
-class KinesisAltOutputTest < Test::Unit::TestCase
+class GrasslandOutputTest < Test::Unit::TestCase
def setup
Fluent::Test.setup
end
CONFIG = %[
@@ -12,10 +12,10 @@
# compress gz
# utc
# ]
def create_driver(conf = CONFIG, tag='test')
- Fluent::Test::BufferedOutputTestDriver.new(Fluent::KinesisAltOutput, tag).configure(conf)
+ Fluent::Test::BufferedOutputTestDriver.new(Fluent::GrasslandOutput, tag).configure(conf)
end
def test_configure
#### set configurations
# d = create_driver %[