public function testGetSenderBankName()
 {
     $this->assertEquals('Test Bank', $this->object->getSenderBankName());
 }