I need to write Junit test cases for each methods in the classes, the program is a simulation environment, which mimics the scheduling of multiple elevators within a building of any size. The multithreaded approach helps to simulate elevators running concurrently. The simulation also makes use of several group scheduling algorithms, which help to distribute the workload between elevator-cars as well as make the elevators adaptable to various situations (eg. more people in the morning - Up-Peak, everyone is going to the main floor - Zoning).
https://github.com/00111000/Elevator-Scheduling-Simulator/tree/master/src
Aucun commentaire:
Enregistrer un commentaire