Пример #1
0
 /**
  * @covers ::getTitle
  */
 public function testGetTitle()
 {
     $this->assertSame('Straight until', $this->sut->getTitle());
 }