CakeDC\Users\Test\TestCase\Auth\SuperuserAuthorizeTest::tearDown PHP 메소드

tearDown() 공개 메소드

This method is called after a test is executed.
public tearDown ( )
    public function tearDown()
    {
        unset($this->superuserAuthorize, $this->controller);
    }