object = new \Alchemy\Phrasea\Cache\Manager; } /** * @covers {className}::{origMethodName} * @todo Implement testFlushAll(). */ public function testFlushAll() { // Remove the following lines when you implement this test. $this->markTestIncomplete( 'This test has not been implemented yet.' ); } /** * @covers {className}::{origMethodName} * @todo Implement testGet(). */ public function testGet() { // Remove the following lines when you implement this test. $this->markTestIncomplete( 'This test has not been implemented yet.' ); } }