assertType('CakeFixtureManager', $this->sharedFixture); } public function testFixtureLoadOnDemand() { $this->loadFixtures('Category'); } }