markTestSkipped('APCu is not available'); } parent::setUp(); } protected function getInstance() { return new CacheLock(new APCuCache('localhost')); } }