- Test-Driven Java Development(Second Edition)
- Alex Garcia Viktor Farcic
- 143字
- 2021-06-24 18:31:47
The IDEA demo project
Let's create the base layout of the demo project. This project will be used throughout this chapter to illustrate all the topics that are covered. Java will be the programming language and Gradle (http://gradle.org/) will be used to run different sets of tasks, such as building, testing, and so on.
Let us import into IDEA the repository that contains examples from this chapter:
- Open IntelliJ IDEA, select Check out from Version Control, and click on Git.
- Type https://bitbucket.org/vfarcic/tdd-java-ch02-example-junit.git in the Git repository URL and click on Clone. Confirm for the rest of the IDEA questions until a new project is created with code cloned from the Git repository.
The imported project should look similar to the following image:

Now that we have got the project set up, it's time to take a look at unit-testing frameworks.
推薦閱讀
- Learn ECMAScript(Second Edition)
- Oracle Database In-Memory(架構與實踐)
- Learning Linux Binary Analysis
- 程序員考試案例梳理、真題透解與強化訓練
- Scratch 3.0少兒編程與邏輯思維訓練
- QGIS By Example
- Learning OpenStack Networking(Neutron)
- iOS自動化測試實戰:基于Appium、Python與Pytest
- HoloLens與混合現實開發
- HTML5開發精要與實例詳解
- Laravel Application Development Blueprints
- 工業機器人離線編程
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- 信息學奧林匹克競賽初賽精講精練
- Learning Dynamics NAV Patterns