JUnit
Use attributes for filter ! | |
License | Eclipse Public License |
---|---|
relicensed | |
CPL | |
Written in | Java |
Stable release | April 7, 2019 |
Developers | Kent Beck |
Erich Gamma | |
David Saff | |
Date of Reg. | |
Date of Upd. | |
ID | 777045 |
About JUnit
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing frameworks which is collectively known as xUnit that originated with SUnit.