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