Sha256: 5289eba70f6002e490e2af8baa95ae9fbc3e785c1f274868583cc948465fad84

Contents?: true

Size: 172 Bytes

Versions: 35

Compression:

Stored size: 172 Bytes

Contents

require 'helper'

class TestLicenseeMatcher < Minitest::Test
  should "match the license without raising an error" do
    assert_nil Licensee::Matcher.match(nil)
  end
end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
licensee-5.0.0 test/test_licensee_matcher.rb
licensee-5.0.0b7 test/test_licensee_matcher.rb
licensee-5.0.0b6 test/test_licensee_matcher.rb
licensee-5.0.0b5 test/test_licensee_matcher.rb
licensee-5.0.0b4 test/test_licensee_matcher.rb
licensee-5.0.0b3 test/test_licensee_matcher.rb
licensee-5.0.0b2 test/test_licensee_matcher.rb
licensee-5.0.0b1 test/test_licensee_matcher.rb
licensee-4.9.0 test/test_licensee_matcher.rb
licensee-4.8.0 test/test_licensee_matcher.rb
licensee-4.7.4 test/test_licensee_matcher.rb
licensee-4.7.3 test/test_licensee_matcher.rb
licensee-4.7.2 test/test_licensee_matcher.rb
licensee-4.7.1 test/test_licensee_matcher.rb
licensee-4.7.0 test/test_licensee_matcher.rb
licensee-4.6.0 test/test_licensee_matcher.rb
licensee-4.5.0 test/test_licensee_matcher.rb
licensee-4.4.2 test/test_licensee_matcher.rb
licensee-4.4.1 test/test_licensee_matcher.rb
licensee-4.4.0 test/test_licensee_matcher.rb