コード例 #1
0
 public function setUp()
 {
     $this->query = $this->getQuery();
     parent::setUp();
 }
コード例 #2
0
 public function setUp()
 {
     $this->entity = $this->getEntity();
     parent::setUp();
 }