Übung代码模板1编程2
Forken Sie das Projekt
IDE中的Clonen Sie Ihr Projekt(IntellJ oder Eclipse)
Das Projekt Muss als Maven Projekt aufgesetzt werden damit die JUnit libaries geladen werden
Der文件夹/ src / main / java音乐源root markiert sein
Der Folder / src /
工具需要运行测试
Java 1.8
maven configured
chrome browser (updated)
IntelliJ IDE - if you wants to view the code
运行测试所需遵循的步骤
git clone first
go to the project directory
open terminal or command promt
mvn clean
mvn compile
mvn verify
在哪里找到报告?
go inside the