Skip to content

Instantly share code, notes, and snippets.

@perlDreamer
Created June 11, 2010 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perlDreamer/434018 to your computer and use it in GitHub Desktop.
Save perlDreamer/434018 to your computer and use it in GitHub Desktop.
./AssetAspect/RssFeed.t ................................
base: mywebgui
original: /data/WebGUI/etc/mywebgui.conf
copy: /tmp/mywebgui-qy7Y.conf
1..24
ok 1 - WebGUI::Asset::RssAspectDummy->can(...)
ok 2 - getAtomFeedUrl
ok 3 - getRssFeedUrl
ok 4 - getRdfFeedUrl
ok 5 - WebGUI::Asset::RssAspectDummy->can(...)
ok 6 - getStaticAtomFeedUrl
ok 7 - getStaticRssFeedUrl
ok 8 - getStaticRdfFeedUrl
ok 9 - export mode, getAtomFeedUrl
ok 10 - ... getRssFeedUrl
ok 11 - ... getRdfFeedUrl
ok 12 - getAtomFeedUrl, url with extension
ok 13 - getRssFeedUrl, url with extension
ok 14 - getRdfFeedUrl, url with extension
ok 15 - getStaticAtomFeedUrl, url with extension
ok 16 - getStaticRssFeedUrl, url with extension
ok 17 - getStaticRdfFeedUrl, url with extension
ok 18 - The object isa XML::FeedPP::RSS
ok 19 - getFeed returns the same object
ok 20 - ... title, description, link inherit from asset by default, copyright unset
Called UNIVERSAL::isa() as a function, not a method at /usr/share/perl5/UNIVERSAL/can.pm line 43
ok 21 - ... contains 2 feed items with the correct contents
ok 22 - ... feed settings override asset defaults, copyright
Cannot read config file: /data/webgui/etc/mywebgui-qy7Y.conf at /usr/share/perl5/Config/JSON.pm line 47
Config::JSON::__ANON__('WebGUI::Config=HASH(0xba0bb68)', '/data/webgui/etc/mywebgui-qy7Y.conf') called at /usr/local/lib/perl/5.10.1/Moose/Meta/Class.pm line 267
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment