Sha256: b7c148030448571a6f496489cb221df9324141f523f99b457d03333dfd0b14f7

Contents?: true

Size: 173 Bytes

Versions: 4

Compression:

Stored size: 173 Bytes

Contents

covers 'facets/string/file'

testcase String do

  unit :file do
    "home/trans".file.dirname.assert == "home"
    "home/trans".file.basename.assert == "trans"
  end

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
facets-2.9.1 test/core/string/test_file.rb
facets-2.9.0 test/core/string/test_file.rb
facets-2.9.0.pre.2 test/core/string/test_file.rb
facets-2.9.0.pre.1 test/core/string/test_file.rb