Sha256: 07a6e005d4a53f91573efeb0336edaf6fdb12a986083007774bb1ff06977be76

Contents?: true

Size: 406 Bytes

Versions: 1

Compression:

Stored size: 406 Bytes

Contents

#  _____         _
# |_   _|__  ___| |_
#   | |/ _ \/ __| __|
#   | |  __/\__ \ |_
#   |_|\___||___/\__|
#
# for lib/facet/string/capitalized.rb
#
# Extracted Wed Jan 25 11:25:39 EST 2006
# Unit Tools Reap Test Extractor
#

require 'facet/string/capitalized.rb'


  require 'test/unit'

  class TCString < Test::Unit::TestCase

    def test_capitalized?
      assert( 'Abc'.capitalized? )
    end

  end


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
facets-1.0.3 packages/core/test/lib/facet/string/test_capitalized.rb