MR Fixture Manager
This class helps to manage fixture objects by giving you a place to store your fixtures.
Also, this class helps to delete all of your created fixtures.
Located in /fixture/manager.php (line 38)
A single static instance, helpful for unit tests when you just need a single instance that's easily accessible.
Convenience method for unit tests, call in your tearDown method to delete all of the fixtures from all fixture managers you may have created.
Registers itself with all known instances
Delete all fixtures
Get a fixture instance by name
Determine if a fixture with a specific name exists
Set a fixture instance by name and builds the fixture
The name is used to later retrieve your fixture.
Documentation generated on Thu, 28 Jun 2012 16:33:49 -0700 by phpDocumentor 1.4.3