
Fey::Object::Mock::Schema - Mock schema class subclass of Fey::Object::Schema

version 0.05

When you use Fey::ORM::Mock to mock a schema,
this class will become your schema class's immediate parent.
It in turn inherits from Fey::Object::Schema.
You will probably never need to use any of this class's methods, however.

This class provides the following methods:
Returns the Fey::ORM::Mock::Recorder object associated with the schema.
Sets the Fey::ORM::Mock::Recorder object associated with the schema.

Dave Rolsky <autarch@urth.org>

This software is Copyright (c) 2010 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0