public function testGetOutputFormat()
 {
     $this->assertEquals($this->apiOutputManager->getOutputFormat(), 'json');
 }