[ 源代码: junit5-system-exit ]
软件包:libjunit5-system-exit-java(1.1.2-4)
libjunit5-system-exit-java 的相关链接
Debian 的资源:
下载源码包 junit5-system-exit:
- [junit5-system-exit_1.1.2-4.dsc]
- [junit5-system-exit_1.1.2.orig.tar.xz]
- [junit5-system-exit_1.1.2-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
JUnit5 Extension to help write tests that call System.exit()
This JUnit 5 Extension helps you write tests for code that calls System.exit(). Starting with JUnit 5, @Rules, @ClassRules, and Runners were replaced by the Extension concept.
其他与 libjunit5-system-exit-java 有关的软件包
|
|
|
|
-
- dep: junit5
- JUnit regression test framework for Java