public function testGetFunctionName()
 {
     $this->assertEquals("GetOrders", $this->webservice->getFunctionName());
 }