Example #1
0
 /**
  * @test
  */
 public function getEndTimeUnspecifiedReturnsInitialValueForBool()
 {
     $this->assertSame(FALSE, $this->subject->getEndTimeUnspecified());
 }