[ aria ]
[ 原始碼: junit4 ]
套件:junit4(4.13.2-3)
JUnit regression test framework for Java
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.
其他與 junit4 有關的套件
|
|
|
|
-
- dep: default-jre-headless
- Standard Java or Java compatible Runtime (headless)
- 或者 java5-runtime-headless
- 本虛擬套件由這些套件填實: default-jre-headless, openjdk-17-jre-headless
-
- dep: libhamcrest-java (>= 2.2)
- library of matchers for building test expressions