Sha256: 37098a9341a62a22bf477976b90a5a5667f5b6697598f0a3c0c84ee061c64069

Contents?: true

Size: 174 Bytes

Versions: 5

Compression:

Stored size: 174 Bytes

Contents

require File.expand_path('../shared/length', __FILE__)
require 'rexml/document'

describe "REXML::Attributes#length" do
 it_behaves_like :rexml_attribute_length, :length
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rubysl-rexml-2.0.4 spec/attributes/length_spec.rb
rubysl-rexml-2.0.3 spec/attributes/length_spec.rb
rubysl-rexml-1.0.0 spec/attributes/length_spec.rb
rubysl-rexml-2.0.2 spec/attributes/length_spec.rb
rubysl-rexml-2.0.1 spec/attributes/length_spec.rb