Exemplo n.º 1
0
 public function testGetName()
 {
     $this->assertEquals(Job::JOB_NAME_REBALANCER, $this->job->getName());
 }