Sha256: c12fa8d9253592d036dc066d8fb008e7a561f5c9451a6d193efd0be6a5e34a16

Contents?: true

Size: 212 Bytes

Versions: 4

Compression:

Stored size: 212 Bytes

Contents

require 'helper'

class TestSimplecovConsole < MiniTest::Unit::TestCase
  def test_defined
    assert defined?(SimpleCov::Formatter::Console)
    assert defined?(SimpleCov::Formatter::Console::VERSION)
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simplecov-console-0.1.3 test/test_simplecov-console.rb
simplecov-console-0.1.2 test/test_simplecov-console.rb
simplecov-console-0.1.1 test/test_simplecov-console.rb
simplecov-console-0.1.0 test/test_simplecov-console.rb