示例#1
0
 /**
  * @test
  */
 public function getLinkReturnsInitialValueForString()
 {
     $this->assertSame('', $this->subject->getLink());
 }