I work for a large company that has it's roots in Cobol and other ancient languages. I work for a small group in this company that has used Java for some time, but has now written a couple of apps ...
The basis of a maintainable and stable software system is the ability to easily unit test the system in an automated way using testing frameworks such as JUnit. Unfortunately, verifying correct ...