示例#1
0
 public function setUp()
 {
     $this->className = 'comments\\commentList';
     parent::setUp();
 }
示例#2
0
 public function setUp()
 {
     $this->className = 'articles\\articlelist';
     parent::setUp();
 }