[ aria ]
[ 源代码: junit4 ]
软件包:junit4-doc(4.13.2-3)
JUnit regression test framework for Java - documentation
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.
JUnit 4 uses Java 5 features such as generics and annotations. If you need compatibility with previous Java versions, you should use the junit package (version 3) instead.
This package contains Javadoc API documentation of JUnit 4.
其他与 junit4-doc 有关的软件包
|
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: junit4
- JUnit regression test framework for Java