Exemplo n.º 1
0
 public function setUp()
 {
     $this->className = 'comments\\commentList';
     parent::setUp();
 }
Exemplo n.º 2
0
 public function setUp()
 {
     $this->className = 'articles\\articlelist';
     parent::setUp();
 }