Exemplo n.º 1
0
 public function testGetPrefix()
 {
     $this->assertEquals('$apr1$', APR1::getPrefix());
 }