public function testGetAbstract()
 {
     $this->assertEquals('P1', $this->article->getAbstract());
 }