- 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語言程序設計案例教程
- Google Flutter Mobile Development Quick Start Guide
- Learning PostgreSQL
- Delphi程序設計基礎:教程、實驗、習題
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- 無代碼編程:用云表搭建企業數字化管理平臺
- Manga Studio Ex 5 Cookbook
- PostgreSQL技術內幕:事務處理深度探索
- Animate CC二維動畫設計與制作(微課版)
- Implementing Cisco Networking Solutions
- Visual Basic程序設計教程
- Full-Stack Vue.js 2 and Laravel 5
- 匯編語言程序設計(第3版)
- Python Data Analysis Cookbook
- Java Web開發就該這樣學