Exemple #1
0
 public function testGetDescription()
 {
     $this->assertEquals('Descrição detalhada do cargo...', $this->job->getDescription());
 }