Ejemplo n.º 1
0
 public function testGetOutputFormat()
 {
     $this->assertEquals($this->apiOutputManager->getOutputFormat(), 'json');
 }