Example #1
0
 /**
  * @test
  */
 public function getEveryYearCountValueReturnsInitialValueForString()
 {
     $this->assertSame('', $this->subject->getEveryYearCountValue());
 }