public function testGetName()
 {
     $this->assertEquals('output', $this->outputHelper->getName());
 }