- Timestamp:
- 6 Mar 2019, 21:33:16 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.dspg/trunk/src/kofacustom/dspg/interswitch/tests.py
r15255 r15345 205 205 self.assertTrue('<item_detail item_id="3" item_name="WAEAC" item_amt="280000" bank_id="8" acct_num="2028964403" />' 206 206 in self.browser.contents) 207 self.assertTrue('<item_detail item_id="4" item_name="Technology Fee" item_amt="120000" bank_id=" 307" acct_num="5100189030" />'207 self.assertTrue('<item_detail item_id="4" item_name="Technology Fee" item_amt="120000" bank_id="10" acct_num="0032256360" />' 208 208 in self.browser.contents) 209 209
Note: See TracChangeset for help on using the changeset viewer.