Пример #1
0
 public function testGetCategoryUrlSuffix()
 {
     $this->assertEquals('.html', $this->_model->getCategoryUrlSuffix(1));
 }