InterviewSolution
Saved Bookmarks
| 1. |
What Is Junit? |
|
Answer» JUnit is a Regression Testing Framework USED by developers to IMPLEMENT unit testing in Java and accelerate programming speed and INCREASE the quality of code. JUnit is a Regression Testing Framework used by developers to implement unit testing in Java and accelerate programming speed and increase the quality of code. |
|