/** * @test */ public function verifyIfTitleLineIsCorrect() { $this->assertFalse($this->validator->firstLinePatternIsCorrect()); }