[ 原始碼: junit5-system-exit ]
套件:libjunit5-system-exit-java(1.1.2-5)
libjunit5-system-exit-java 的相關連結
Debian 的資源:
下載原始碼套件 junit5-system-exit:
- [junit5-system-exit_1.1.2-5.dsc]
- [junit5-system-exit_1.1.2.orig.tar.xz]
- [junit5-system-exit_1.1.2-5.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