expectException('Predis\Cluster\Distributor\EmptyRingException'); $this->expectExceptionMessage('Empty Ring'); throw new EmptyRingException('Empty Ring'); } }