public function testGetSenderAccountOwner()
 {
     $this->assertEquals('Test Consumer', $this->object->getSenderAccountOwner());
 }