CakeDC\Users\Test\TestCase\Auth\SuperuserAuthorizeTest::tearDown PHP Method

tearDown() public method

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