Lift Pass Pricing Refactoring Kata.
This is a Java Maven project.
To install dependencies:
mvn verify
The project uses JUnit 5 and REST assured for testing.
To run the tests:
mvn test
To start the application:
mvn exec:java
Copy of the Refactoring-Kata-Lift-Pass-Pricing/java directory
Java
Lift Pass Pricing Refactoring Kata.
This is a Java Maven project.
To install dependencies:
mvn verify
The project uses JUnit 5 and REST assured for testing.
To run the tests:
mvn test
To start the application:
mvn exec:java