Junit Test Framework is an application in itself and all recurring Strings (e.g. Error Messages, constant Strings) should be placed and picked from resource bundle which needs to be implemented. This would improve readability and maintainability in the test code.
Junit Test Framework is an application in itself and all recurring Strings (e.g. Error Messages, constant Strings) should be placed and picked from resource bundle which needs to be implemented. This would improve readability and maintainability in the test code.