Exemplo n.º 1
0
 public function testGetPriority()
 {
     $this->assertInternalType('integer', $this->extension->getPriority());
 }