Example #1
0
 /**
  * @test
  */
 public function getShortcutToPageReturnsInitialValueForFileReference()
 {
     $this->assertEquals(NULL, $this->subject->getShortcutToPage());
 }