Ejemplo n.º 1
0
 public function testGetConsumerName()
 {
     $this->assertEquals('Test Consumer', $this->object->getConsumerName());
 }