lithium\tests\cases\net\http\RouterTest::tearDown PHP Method

tearDown() public method

public tearDown ( )
    public function tearDown()
    {
        Router::reset();
    }
RouterTest