Sha256: 072597bbb677c79f400e1e7bc50a19ad79efcc25481e49c16a1dbd0b7b128afc
Contents?: true
Size: 161 Bytes
Versions: 52
Compression:
Stored size: 161 Bytes
Contents
describe :stringio_length, :shared => true do it "returns the length of the wrapped string" do StringIO.new("example").send(@method).should == 7 end end
Version data entries
52 entries across 52 versions & 2 rubygems