Exemple #1
0
 public function testGetDate()
 {
     $this->assertEquals('2016-02-13 08:59:39', $this->job->getDate()->format('Y-m-d H:i:s'));
 }