Example #1
0
 public function testHasWeightTrue()
 {
     $this->assertTrue($this->_model->hasWeight(), 'This product has not weight, but it should');
 }