- 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語言程序設計(第3版)
- 密碼學原理與Java實現
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Magento 2 Development Cookbook
- Xamarin.Forms Projects
- 利用Python進行數據分析(原書第3版)
- Mastering JBoss Enterprise Application Platform 7
- Learning Vaadin 7(Second Edition)
- Essential C++(中文版)
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- 微課學人工智能Python編程
- Java 從入門到項目實踐(超值版)
- 單片機原理及應用技術
- 交互式程序設計(第2版)
- Android Game Programming by Example