
Fey::ORM::Mock::Seeder - Stores seeded data for future object construction

version 0.05

This object is used to store seeded data for constructors.
You will probably not need to use this class directly,
instead just use Fey::ORM::Mock->seed_class().

This class provides the following methods:
Returns a new seeder object.
This seeds the constructor parameters for the given class.
Returns the next set of values for given class, if any exist.

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