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