setUp() 보호된 메소드

protected setUp ( )
예제 #1
0
 public function setUp()
 {
     $this->autoLogin = false;
     parent::setUp();
 }