Skip to content

Elevator Simulator displaying data from API. Includes unit and integration testing.

Notifications You must be signed in to change notification settings

iliaskomp/ElevatorSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator Simulator

Elevator Simulator project getting data from an API and displaying it.

There are two modes, manual and automatic. In manual mode, the user simply enters a target floor and the elevator goes there. In automatic mode, the simulator has simulation data and the elevator has to move according to an algorithm written.

Testing

There has been written extensive unit and integration testing with 100% coverage of the controller and model.

Tools used for testing: EclEmma, PIT Mutation Coverage, PMD and FindBugs

GUI:

Screenshot1

GUI while moving up:

Screenshot2

About

Elevator Simulator displaying data from API. Includes unit and integration testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages