Beispiel #1
0
 public function testGetProductUrlSuffix()
 {
     $this->assertEquals('.html', $this->_model->getProductUrlSuffix(1));
 }