This is a solution to a couple of Katas proposed to be solved using Java.
Phone number formatter
Car Park Till
The application needs to be driven by TDD and BDD by using Java, JUnit.
Get used to some libraries in java like Time, LocalTime, Duration were key to design and implement the solutions.
-
Testing
- JUnit 4.0
-
Back end framework
- Java
-
Project structure
- Maven
-
Continuous Integration
- Travis CI
In order to edit, view or modify the source code, you will need to clone the repo shown below, access the folder and execute the following commands to be functional.
$ git clone https://github.com/Willibaur/codility-Java
$ cd codility-Java