예제 #1
0
 protected function setUp()
 {
     parent::setUp();
     $this->class = static::$db->getClass('OUser');
 }
예제 #2
0
 protected function setUp()
 {
     parent::setUp();
     $this->cluster = static::$db->getCluster('ouser');
 }