Open GitMensch opened 6 years ago
As Eclipse is used you may consider using JUnit and EclEmma
Included test cases and high test coverage provides a good first option to check that new changes in the code don't break expected old behavior and tends to show some possible issues.
As Eclipse is used you may consider using JUnit and EclEmma
Included test cases and high test coverage provides a good first option to check that new changes in the code don't break expected old behavior and tends to show some possible issues.