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