예제 #1
0
 public function testGetPreview()
 {
     $article = new \FelixOnline\Core\Article(1);
     $this->assertEquals($article->getPreview(), "As Imperial alumnus Simon Singh prepares to return to College to give a guest lecture on the libel laws in science of which he has fallen foul of, the Government have announced the commencement of a working group on libel reform. ... <br/><a href=\"http://localhost/news/1/fighting-for-libel-reform/\" title=\"Read more\" id=\"readmorelink\">Read more</a>");
 }