Sha256: 235ae32d65a4ca2ab3ec2aaa3429dda45df1485a7f5283d7b3dab2a933b76560

Contents?: true

Size: 133 Bytes

Versions: 32

Compression:

Stored size: 133 Bytes

Contents

require "test/unit"
require "sample_jar"

class TestSampleJar < Test::Unit::TestCase
  def test_sanity
    SampleJar.hello
  end
end

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
warbler-1.4.10 spec/sample_jar/test/test_sample_jar.rb
warbler-2.0.2 spec/sample_jar/test/test_sample_jar.rb
warbler-2.0.1 spec/sample_jar/test/test_sample_jar.rb
warbler-2.0.0 spec/sample_jar/test/test_sample_jar.rb
warbler-2.0.0.rc3 spec/sample_jar/test/test_sample_jar.rb
warbler-2.0.0.rc2 spec/sample_jar/test/test_sample_jar.rb
warbler-2.0.0.rc1 spec/sample_jar/test/test_sample_jar.rb
warbler-2.0.0.pre3 spec/sample_jar/test/test_sample_jar.rb
warbler-2.0.0.pre2 spec/sample_jar/test/test_sample_jar.rb
warbler-1.4.9 spec/sample_jar/test/test_sample_jar.rb
warbler-1.4.8 spec/sample_jar/test/test_sample_jar.rb
warbler-2.0.0.pre1 spec/sample_jar/test/test_sample_jar.rb
warbler-1.4.7 spec/sample_jar/test/test_sample_jar.rb
warbler-1.4.6 spec/sample_jar/test/test_sample_jar.rb
warbler-1.4.5 spec/sample_jar/test/test_sample_jar.rb
warbler-1.4.4 spec/sample_jar/test/test_sample_jar.rb
warbler-1.4.3 spec/sample_jar/test/test_sample_jar.rb
warbler-1.4.2 spec/sample_jar/test/test_sample_jar.rb
warbler-1.4.1 spec/sample_jar/test/test_sample_jar.rb
warbler-1.4.0 spec/sample_jar/test/test_sample_jar.rb