MR Fixture Interface
A class implementing this interface can be managed by the mr_fixture_manager class.
Located in /fixture/interface.php (line 36)
Create the fixture
This method must be safe to call multiple times.
Delete the fixture
This method must be safe to call multiple times.
Determine if the fixture exists
Get a property from the build results
Build results vary from fixture to fixture so not all fixtures may respond the same.
Get the build results
What is returned is largely up to the fixture so be sure you know which type of fixture you are using.
Set the build results
This value is highly dependent upon the fixture class that you are using. Be sure to know which type of fixture you are using.
Documentation generated on Thu, 28 Jun 2012 16:33:49 -0700 by phpDocumentor 1.4.3