public function testGetArticleCount()
 {
     $this->assertEquals(0, $this->result->getArticleCount());
 }