- Mastering Software Testing with JUnit 5
- Boni García
- 136字
- 2021-07-02 15:34:26
Testing frameworks for the JVM
JUnit is a testing framework which allows to create automated tests. The development of JUnit was started by Kent Beck and Erich Gamma in late 1995. Since then, the popularity of the framework has been growing. Nowadays, it is broadly considered as the de facto standard for testing Java applications.
JUnit was designed to be a unit-testing framework. Nevertheless, it can be used to implement not just unit tests, but also other kinds of tests. As we will discover in the body of this book, depending on how the test logic exercises the piece of software under test, a test case implemented with JUnit can be considered as an unit, integration, system, and even acceptance test. All in all, we can think of JUnit as a multi-purpose testing framework for Java.
- The DevOps 2.3 Toolkit
- Docker and Kubernetes for Java Developers
- 數據結構與算法JavaScript描述
- VSTO開發入門教程
- Python爬蟲開發與項目實戰
- Essential Angular
- Learning Selenium Testing Tools(Third Edition)
- Java EE 8 Application Development
- Java Web開發詳解
- CoffeeScript Application Development Cookbook
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Visual Studio Code 權威指南
- LabVIEW數據采集
- 你真的會寫代碼嗎
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術