On Aug 07, 2012, at 11:42 AM, Robert Rothenberg wrote: >> Personally, latterly, I've just been using Moose directly when I want to >> mock a class: >> >> Moose::Meta::Class->create(….
And I love MX::Declare syntax sugar over this. ;) Btw, there is another useful module out there: https://metacpan.org/module/CatalystX::Test::MockContext Cheers, -- Wallace Reis | wreis [email protected] http://www.about.me/wallacereis _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
