Sha256: 12478e20cd5b367768e05f84a264bc1e85921927ca227653d7dd5e900789f54d

Contents?: true

Size: 160 Bytes

Versions: 5

Compression:

Stored size: 160 Bytes

Contents

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

describe "REXML::Attributes#<<" do
 it_behaves_like :rexml_attribute_add, :<<
end

Version data entries

5 entries across 5 versions & 1 rubygems

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