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...
Continue reading...