Sha256: f78f8c13aecc6073c676657bfee60caa050ebf86ab2eff6defa26acad9e81c54

Contents?: true

Size: 245 Bytes

Versions: 16

Compression:

Stored size: 245 Bytes

Contents

# encoding: utf-8
require "logstash/devutils/rspec/spec_helper"
require "logstash/inputs/example"

describe LogStash::Inputs::Example do

  it_behaves_like "an interruptible input plugin" do
    let(:config) { { "interval" => 100 } }
  end

end

Version data entries

16 entries across 16 versions & 6 rubygems

Version Path
logstash-input-cisco_amp-0.1.0 spec/inputs/logstash-input-cisco_amp.rb
logstash-input-example-2.0.7 spec/inputs/example_spec.rb
logstash-input-example-2.0.5 spec/inputs/example_spec.rb
logstash-input-mongoprofile-0.0.1 spec/inputs/example_spec.rb
logstash-input-google-cloud-pubsub-2.0.3 spec/inputs/example_spec.rb
logstash-input-thisisonlyatest-2.0.2 spec/inputs/example_spec.rb
logstash-input-thisisonlyatest-1.0.3 spec/inputs/example_spec.rb
logstash-input-thisisonlyatest-2.0.0 spec/inputs/example_spec.rb
logstash-input-google-cloud-pubsub-2.0.2 spec/inputs/example_spec.rb
logstash-input-google-cloud-pubsub-2.0.1 spec/inputs/example_spec.rb
logstash-input-gcs-2.0.10 spec/inputs/example_spec.rb
logstash-input-gcs-2.0.9 spec/inputs/example_spec.rb
logstash-input-gcs-2.0.8 spec/inputs/example_spec.rb
logstash-input-gcs-2.0.7 spec/inputs/example_spec.rb
logstash-input-gcs-2.0.6 spec/inputs/example_spec.rb
logstash-input-gcs-2.0.5 spec/inputs/example_spec.rb