Exemplo n.º 1
0
 public function testIsAvailable()
 {
     $this->assertFalse(Hash::isAvailable('test'));
 }