Sha256: 469d95fdf7e24539344ca7719eed1176e15032d81a0c96ab9be094a426d136d3

Contents?: true

Size: 325 Bytes

Versions: 18

Compression:

Stored size: 325 Bytes

Contents

<!--
Description: feed contributor url
Expect:      not bozo and feed['contributors'][0]['url'] == u'http://example.com/'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
  <contributor>
    <name>Example contributor</name>
    <email>me@example.com</email>
    <url>http://example.com/</url>
  </contributor>
</feed>

Version data entries

18 entries across 18 versions & 5 rubygems

Version Path
arthurgeek-rfeedparser-0.9.940 tests/wellformed/atom10/feed_contributor_url.xml
eric-rfeedparser-0.9.951.2 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.7 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.85 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.8 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.86 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.87 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.9 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.91 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.92 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.93 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.931 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.940 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.950 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-0.9.951 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser-ictv-0.9.931 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser_ictv-0.9.931 tests/wellformed/atom10/feed_contributor_url.xml
rfeedparser_ictv-0.9.932 tests/wellformed/atom10/feed_contributor_url.xml