Package Cake\TestSuite\Fixture
Class summary
- 
	
CakeFixtureManager
A factory class to manage the life cycle of test fixtures
 - 
	
CakeTestFixture
CakeTestFixture is responsible for building and destroying tables to be used during testing.
 - 
	
CakeTestModel
A model to extend from to help you during testing.