書名: Full Stack Development with JHipster作者名: Deepu K Sasidharan Sendil Kumar N本章字數: 56字更新時間: 2021-08-27 19:57:38
JUnit
JUnit (https://junit.org/junit5/) is the most widely used Java testing framework. It is a free and open source software. It was originally intended for unit testing but combined with Spring Test Framework (https://docs.spring.io/spring/docs/current/spring-framework-reference/testing.html#testing-introduction) it can also be used for Integration testing. JHipster creates unit tests and REST API integration tests using JUnit and Spring Test Framework.
推薦閱讀
- 案例式C語言程序設計
- Learning PostgreSQL
- Mastering ServiceStack
- Python從小白到大牛
- MATLAB圖像處理超級學習手冊
- PHP+Ajax+jQuery網站開發項目式教程
- Unity 2018 Shaders and Effects Cookbook
- 時空數據建模及其應用
- 用Python動手學統計學
- JavaScript Unit Testing
- TypeScript High Performance
- jQuery Essentials
- OpenStack Sahara Essentials
- SFML Essentials
- Instant RubyMine Assimilation