Exemplo n.º 1
0
 public function testIsSecureDefault()
 {
     $this->assertEquals(false, Hash::isSecure('foobarbaz'));
 }