Ejemplo n.º 1
0
 function testPrefix()
 {
     $this->assertEquals($this->object->getCommonPrefix() . $this->object->getFormPrefix(), $this->object->getPrefix());
 }