Dave Rolsky > Fey-ORM-Mock

Fey-ORM-Mock

This Release Fey-ORM-Mock-0.03  [Download] [Browse 27 Mar 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs ] [ Website ] [ Dependencies ] [ Other Tools ]
Repository http://hg.urth.org/hg/Fey-ORM-Mock
CPAN Testers PASS (125)   FAIL (2)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README
SIGNATURE

Modules

Fey::ORM::Mock Mock Fey::ORM based classes so you can test without a DBMS     0.03
Fey::ORM::Mock::Action Factory and base class for recorded actions      
Fey::ORM::Mock::Action::Delete A record of a deletion      
Fey::ORM::Mock::Action::Insert A record of an insert      
Fey::ORM::Mock::Action::Update A record of an update      
Fey::ORM::Mock::Recorder Records the history of changes for a class      
Fey::ORM::Mock::Seeder Stores seeded data for future object construction      
Fey::Object::Mock::Schema Mock schema class subclass of Fey::Object::Schema      
Fey::Object::Mock::Table Mock schema class subclass of Fey::Object::Table