Closed advisor21 closed 14 years ago
When we refactor, we will be able to test the process managers more easily, and this will not be as necessary as it is now. Ideally, the process managers will raise exceptions when things don't work right, and our tests can catch those specific exceptions rather than just match some semi-arbitrary text.
Irrelevant.
We can make testing easier by adding string constants for error/warning messages to our main code.