Sha256: 397c72be93a0b4d4d160b907d901cdf2aa04bbc19b35e138e94c70b90fc286ac

Contents?: true

Size: 319 Bytes

Versions: 71

Compression:

Stored size: 319 Bytes

Contents

lib = File.expand_path("../../lib", __FILE__)
$:.unshift lib unless $:.include?(lib)

require "minitest/autorun"
require "mocha/setup"

class MiniTest::Unit::TestCase
  def data_file(name)
    File.read(data_file_path(name))
  end

  def data_file_path(name)
    File.expand_path("../data/#{name}", __FILE__)
  end
end

Version data entries

71 entries across 67 versions & 18 rubygems

Version Path
logstash-filter-cache-redis-0.1.0 vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-csharp-0.1.0 vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-htmlentities-0.1.0 vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-icinga-1.0.0 vendor/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-zabbix-0.1.2 vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-zabbix-0.1.1 vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
logstash-input-fifo-0.9.1 vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
logstash-input-fifo-0.9.0 vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
logstash-input-salesforce-3.0.0 vendor/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/gems/gem_publisher-1.5.0/test/common.rb
ivanvc-logstash-input-s3-3.1.1.3 vendor/local/gems/gem_publisher-1.5.0/test/common.rb
ivanvc-logstash-input-s3-3.1.1.2 vendor/local/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-delta-1.1.0 vendor/bundle/jruby/2.2.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-delta-1.0.1 vendor/bundle/jruby/2.2.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-base64-1.0.4 vendor/bundle/jruby/2.2.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-base64-1.0.3 vendor/bundle/jruby/2.2.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-delta-1.0.0 vendor/bundle/jruby/2.2.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-base64-1.0.2 vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-base64-1.0.1 vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-base64-1.0.0 vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/common.rb