Centrica Test
The OneLevelCarPark is the main class that is being tested. It is assumed that it is a single level car park.
All relevant actions are defined in the Action class.
All unit tests are contained in the OneLevelCarParkTest file under test.
Lib: The only library required is the junit jar file.