Sha256: 248db4d682fdd46b3b63ba5e8ab7259d7b73c17dbfcd047a7321a3cba2b52a84

Contents?: true

Size: 192 Bytes

Versions: 7

Compression:

Stored size: 192 Bytes

Contents

require File.expand_path('../fixtures/classes', __FILE__)
require File.expand_path('../shared/length', __FILE__)

describe "StringIO#length" do
  it_behaves_like :stringio_length, :length
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rubysl-stringio-2.3 spec/length_spec.rb
rubysl-stringio-2.2 spec/length_spec.rb
rubysl-stringio-2.1 spec/length_spec.rb
rubysl-stringio-2.1.0 spec/length_spec.rb
rubysl-stringio-1.0.1 spec/length_spec.rb
rubysl-stringio-1.0.0 spec/length_spec.rb
rubysl-stringio-2.0.0 spec/length_spec.rb