[ 原始碼: junit4 ]
套件:junit4-doc(4.12-8)
junit4-doc 的相關連結
Debian 的資源:
下載原始碼套件 junit4:
維護小組:
- Debian Java Maintainers (QA 頁面, 郵件存檔)
- Florian Weimer (QA 頁面)
- Varun Hiremath (QA 頁面)
- Ludovic Claude (QA 頁面)
- Jakub Adam (QA 頁面)
- Emmanuel Bourg (QA 頁面)
外部的資源:
- 主頁 [www.junit.org]
相似套件:
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)
-
- rec: libhamcrest-java-doc
- library of matchers for building test expressions - documentation
-
- sug: junit4
- JUnit regression test framework for Java