Test Case Account From Cheque No To Cheque No Low Amount High Amount Payee Reason Expected Message
test_create_stoppayment (USD) 81400321 - Checking 1 9999 1 99999999 lance no comment Stop sent.
@Test
public void test_create_stoppayment() throws Exception {
dr = new DataReader(excelFile, sheet);
HashMap<String, String> hashMap = new HashMap<String, String>();
hashMap = dr.getTestingData("test_create_stoppayment");