Exemplo n.º 1
0
 /**
  * @test
  */
 public function getStartDateReturnsInitialValueForDateTime()
 {
     $this->assertEquals(NULL, $this->subject->getStartDate());
 }