コード例 #1
0
 public function testIsScaler()
 {
     $this->assertFalse($this->model->isScalar(), 'Attribute GroupPrice should not be scaler');
 }