Anons79 Mini Shell

Directory : /opt/puppetlabs/puppet/lib/ruby/vendor_gems/gems/optimist-3.0.1/test/optimist/
Upload File :
Current File : //opt/puppetlabs/puppet/lib/ruby/vendor_gems/gems/optimist-3.0.1/test/optimist/help_needed_test.rb

require 'test_helper'

module Optimist
  class HelpNeededTest < ::MiniTest::Test
    def test_class
      assert_kind_of Exception, hn("message")
    end

    def test_message
      assert "message", hn("message").message
    end

    private

    def hn(*args)
      HelpNeeded.new(*args)
    end
  end
end

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]