Sha256: 74cab42478d4005e192e819559418733f89f01f44f6ac6d9153c62a03d0d09f7

Contents?: true

Size: 285 Bytes

Versions: 18

Compression:

Stored size: 285 Bytes

Contents

<!--
Description: feed author name maps to author if no email present
Expect:      not bozo and feed['author'] == u'Example author'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
  <author>
    <name>Example author</name>
    <uri>http://example.com/</uri>
  </author>
</feed>

Version data entries

18 entries across 18 versions & 5 rubygems

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