コード例 #1
0
 public function testGetPrice()
 {
     $this->assertEquals($this->price, $this->model->getPrice());
 }