Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 390 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 390 Bytes

Chapter-session

Requirements:

  • Java JDK 1.8
  • Maven

Check if you can run MainClass.java which contains the main function. Check if you can run ApplicationProcessTest.java through Maven, you have to load the dependency with JUnit. -> If you are unnable to solve the JUnit dependency the textfile BackupIfJUnitFails contains the same tests which can be copied to MainClass.java