コード例 #1
0
 public function testGetBlockSizeInBitsDefault()
 {
     $this->assertEquals(0, Hash::getBlockSizeInBits('foobarbaz'));
 }