Extends
lithium\test\UnitSource
public function tearDown() {
if (ErrorHandler::isRunning()) {
ErrorHandler::stop();
}
}
public function tearDown() {
if (ErrorHandler::isRunning()) {
ErrorHandler::stop();
}
}