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-output-scalyr-0.1.9 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-scalyr-0.1.8 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-scalyr-0.1.7 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-scalyr-0.1.6 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-newrelic-1.2.0 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-csharp-0.2.1 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-csharp-0.2.1 vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-csharp-0.2.0 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-csharp-0.2.0 vendor/bundle/jruby/2.3.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-scalyr-0.1.5 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-scalyr-0.1.4 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-scalyr-0.1.3 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-scalyr-0.1.2 vendor/bundle/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-device_detection-1.0.7-java vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
mrcooper-logstash-output-azuresearch-0.2.2 vendor/jruby/2.5.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-icinga-1.1.0 vendor/jruby/2.3.0/gems/gem_publisher-1.5.0/test/common.rb
logstash-output-icinga-1.1.0 vendor/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-cache-redis-0.3.1 vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-cache-redis-0.3.0 vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb
logstash-filter-cache-redis-0.2.0 vendor/bundle/jruby/1.9/gems/gem_publisher-1.5.0/test/common.rb