130 Commits (73a429764b45523826ba404d48fe026f66e408d0)
 

Author SHA1 Message Date
fdai7600 73a429764b Test: AddProfessor Test added 11 months ago
fdai7600 d62aa243f8 Test: deleteProfessor Test Added 11 months ago
fdai7600 eea1faa652 Merge remote-tracking branch 'origin/master' 11 months ago
fdai7921 5051973bf1 Merge branch 'fdai7921' into 'master' 11 months ago
fdai7600 03bf6f277d Merge remote-tracking branch 'origin/fdai7600' 11 months ago
fdai7921 b756faecc2 refactoring: extract sample courses in CourseTest file 11 months ago
fdai7600 9f68b87804 Added ProfessorTest Class 11 months ago
fdai7887 4a8249ef27 Implemented Initialize Dummy Data function in Main 11 months ago
fdai7600 1211419687 Added writeToFile for the Professor Data 11 months ago
fdai7600 78ffe41985 Added professorData.txt for Write/read of Professor instances 11 months ago
fdai7921 0377c71c52 refactoring: more clarity for output messages of Course add and delete functions 11 months ago
fdai7921 500d4e4480 Merge branch 'fdai7921' into 'master' 11 months ago
fdai7887 3741f601c8 Update Project 11 months ago
fdai7921 3e83c6ec3c Implementing Delete course method in main 11 months ago
fdai7921 a9e13a28bf Implementing Add Course function in main 11 months ago
fdai7921 f0a47e1c1a Finalizing documentation in Course class and Test file 11 months ago
fdai7887 fdbe102bcc Merge changes in AdministrationTest 11 months ago
fdai7921 ee86cf4325 test: deleteCourse method in Course class 11 months ago
fdai7921 28b4d42f9c Adding deleteCourse method in Course class 11 months ago
fdai7921 46b6240589 Adding addCourseFromUserInput method in Course class 11 months ago
fdai7921 ddeaa689cb Adding courseExists method in Course class 11 months ago
fdai7921 91cd4439af test: addCourse method in Course class 11 months ago
fdai7921 2542ae7b9d Adding addCourse method in Course class 11 months ago
fdai7921 a6dad8916d Improving writeToFile method in Course class 11 months ago
Tobias Herbert 0dd4950057 refactoring: Administration and AdministrationTest (registerUser, isNumber, rightPrefix) 11 months ago
Tobias Herbert 697a44fcb3 documentation: isNumber and rightPrefix test Methods 11 months ago
Tobias Herbert 067b7b4b83 test: added rightPrefix test 11 months ago
Tobias Herbert d0ca2545fc test: added isNumber test 11 months ago
Tobias Herbert 8694e81cb0 documentation: registerUser Method in Administration class 11 months ago
Tobias Herbert 8dd3285cbb Added exception handling for registerUser Method 11 months ago
Tobias Herbert 1334a57469 Added rightPrefix Method to Administration Class 11 months ago
Tobias Herbert 3840659063 Added isNumber Method to Administration class 11 months ago
Tobias Herbert ef7d53509c Implemented registerUser Feature in Main class so the Method cann be called 11 months ago
Tobias Herbert b84b57d40b Added basic registerUser Method to Administration Class 11 months ago
fdai7887 09432450b7 Added test for findStudentById Method for Administration class 11 months ago
fdai7887 88f4aec488 Merge branch 'fdai7887' into 'master' 11 months ago
fdai7887 268bac6c43 Added test for printStudentInfo Method for Student class 11 months ago
fdai7887 f50e096cfd Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai7600/PWN_Alpha_Dogs into fdai7887 11 months ago
fdai7887 2496df464c Added test for readFromFile to StudentTest class 11 months ago
fdai7887 0a98db83cd Added StudentTest.java file and added test for writeToFile Method for Student class 11 months ago
fdai7921 8696299a8c Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai7600/PWN_Alpha_Dogs 11 months ago
fdai7887 10448e473d Added readFromFile Method to Student class 11 months ago
fdai7921 b2a434e5dd Finalizing documentation in Course class and Test file 11 months ago
fdai7921 54eb837dbb refactoring: extract temporary file handling into methods in CourseTest file 11 months ago
fdai7887 dda4d4f83b Added writeToFile Method to Student class 11 months ago
fdai7921 7c0042942e Merge branch 'fdai7921' into 'master' 11 months ago
fdai7887 56a6e5e60d Added studentData.txt file 11 months ago
fdai7921 2a2caa891e test: readFromFile method in Course class 11 months ago
fdai7921 9a9e35153b test: writeToFile method in Course class 11 months ago
fdai7921 4932036ebd Adding readFromFile method in Course class 11 months ago