-
v0.1.2.2fbe82223 · ·
Version 0.1.2.2 After getting feedback on the projects part 1 I changed the validation chacking in the constuctor to check if the parameter values are correct before storing them in the class varibles. Also changes the print method to toString thet returnes the string the is to be printed
-
-
v0.1.2.11f195f8d · ·
Version 0.1.2.1 Created a test calss for the traindeparture class and figured out how testing works and implemented a positive test for the add delay function
-
v0.1.2fea143ec · ·
Version 0.1.2 Changed the JAVA DOC to be in English and added more comments to futher explain the code
-
-
v0.1ac4d6117 · ·
Made TrainDeparture class and made the constructor and added validation check to the constructor as well as ad a print method