Sha256: 944b0b78ff668a7e7336a015394c4539c5a5f1f4b39a89bf444d3a9b361ef472

Contents?: true

Size: 439 Bytes

Versions: 156

Compression:

Stored size: 439 Bytes

Contents

require 'test_helper'

class Jeweler
  module Commands
    module Version
      class TestBumpPatch < Test::Unit::TestCase

        should "call bump_patch on version_helper in update_version" do
          mock(version_helper = Object.new).bump_patch

          command = Jeweler::Commands::Version::BumpPatch.new
          command.version_helper = version_helper

          command.update_version
        end
      end
    end
  end
end

Version data entries

156 entries across 102 versions & 14 rubygems

Version Path
dirty_history-0.6.5 dirty_history/ruby/1.9.1/gems/jeweler-1.6.4/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.5 dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.4 dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.4 dirty_history/ruby/1.9.1/gems/jeweler-1.6.4/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.3 dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.3 dirty_history/ruby/1.9.1/gems/jeweler-1.6.4/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.2 dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.2 dirty_history/ruby/1.9.1/gems/jeweler-1.6.4/test/jeweler/commands/version/test_bump_patch.rb
jeweler-1.8.4 test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.1 dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.1 dirty_history/ruby/1.9.1/gems/jeweler-1.6.4/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.0 dirty_history/ruby/1.9.1/gems/jeweler-1.6.4/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.6.0 dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.5.4 dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.5.4 dirty_history/ruby/1.9.1/gems/jeweler-1.6.4/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.5.3 dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.5.3 dirty_history/ruby/1.9.1/gems/jeweler-1.6.4/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/dirty_history-0.2.0/dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/test/jeweler/commands/version/test_bump_patch.rb