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