Exemplo n.º 1
0
 public function testFalsey()
 {
     $this->assertEquals(Credis_Client::TYPE_NONE, $this->credis->type('foo'));
 }