[Progress Communities] [Progress OpenEdge ABL] Make "output to" friendly for unit testing

  • Thread starter Thread starter Hanna Boguslawska
  • Start date Start date
Status
Not open for further replies.
H

Hanna Boguslawska

Guest
Probably all Progress applications use lots of "output to" commands to send the data to a disk file. It is impossible to unit test such a code without serious refactoring. This limitation would go away, if "output to" could send data also to a memory in a parameterized manner, making data easy accessible for unit testing.

Continue reading...
 
Status
Not open for further replies.
Back
Top