lithium\tests\integration\g11n\CatalogValidatorTest::tearDown PHP Method

tearDown() public method

public tearDown ( )
    public function tearDown()
    {
        Catalog::reset();
        Validator::reset();
        Catalog::config($this->_backup['catalogConfig']);
    }