Sha256: fd5e5dcbb971008f44db919f25b5fc8118d624b10f97f3faca679ff5a2f80e26

Contents?: true

Size: 233 Bytes

Versions: 23

Compression:

Stored size: 233 Bytes

Contents

class FooTest < MiniTest::Unit::TestCase
  def test_t1
    assert true
  end
end

class BarTest < MiniTest::Unit::TestCase
  def test_t2
    assert true
    assert true
  end
  def test_t3
    assert true
    assert false
  end
end

Version data entries

23 entries across 23 versions & 5 rubygems

Version Path
arcabouco-0.2.13 vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
turn-0.9.7 try/test_counts.rb
challah-1.0.0 vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
swipe-rails-0.0.5 vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
challah-1.0.0.beta3 vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
challah-1.0.0.beta2 vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
challah-1.0.0.beta vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
challah-0.9.1.beta.3 vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
challah-0.9.1.beta vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
challah-0.9.0 vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
challah-0.8.3 vendor/bundle/gems/turn-0.9.6/try/test_counts.rb
turn-0.9.6 try/test_counts.rb
challah-0.6.1 vendor/bundle/gems/turn-0.9.5/try/test_counts.rb
challah-0.6.0 vendor/bundle/gems/turn-0.9.5/try/test_counts.rb
turn-0.9.5 try/test_counts.rb
turn-0.9.4 try/test_counts.rb
turn-0.9.3 try/test_counts.rb
turn-0.9.2 try/test_counts.rb
turn-0.9.1 try/test_counts.rb