public function run(DoctrineTest_Reporter $reporter = null, $filter = null) { parent::run($reporter, $filter); $this->manager->closeConnection($this->connection); }