Sha256: 06073ecb346840cefeefb8ad1237fae0539938efdf43ff368864dffab4b3e914

Contents?: true

Size: 181 Bytes

Versions: 15

Compression:

Stored size: 181 Bytes

Contents

require 'helper'

module Syck
  class TestClass < Test::Unit::TestCase
    def test_dump
      assert_raises(::TypeError) do
        Syck.dump TestClass
      end
    end
  end
end

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
syck-1.5.1.1 test/test_class.rb
syck-1.5.1 test/test_class.rb
syck-1.5.0 test/test_class.rb
syck-1.4.1 test/test_class.rb
syck-1.4.0 test/test_class.rb
syck-1.3.0 test/test_class.rb
syck-1.2.0 test/test_class.rb
syck-1.1.0 test/test_class.rb
syck-1.0.5 test/test_class.rb
syck-1.0.4 test/test_class.rb
syck-1.0.3 test/test_class.rb
syck-1.0.1 test/test_class.rb
syck-1.0.0.4 test/test_class.rb
concordia-publishing-house-syck-1.0.0.4 test/test_class.rb
syck-1.0.0 test/test_class.rb