Skip to content

offthebench/parking_lot

Repository files navigation

Parking Lot

N|Solid

Build Status

Parking Lot application is written in Java.

It uses gradle for building the project.

Tech

Parking lot uses a number of open source projects to work properly:

  • [Gradle] - Gradle is a build automation tool based on Groovy and Kotlin.
  • [Java] - Java is a high-level programming language developed by Sun Microsystems.
  • [JUnit] - JUnit is a unit testing framework for the Java programming language.

Installation

Install the dependencies and start the server in Interative mode:

$ bin/setup

To run using input file.

$ java -jar build/libs/Parking-Lot-1.0-SNAPSHOT.jar testcase.txt

To run functional tests.

$ bin/run_functional_tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors