/TennisRefactoring

Tennis Refactoring Kata

Primary LanguageJava

Tennis Refactoring Kata - Java Version

This is the Java version of the Tennis Refactoring Kata.

It uses Java 17 and the Maven Wrapper to build the project with Maven.

Build and run tests

./mvnw clean verify

Prerequisites: a Java 17 Development Kit must be installed.

Code Reading Practice

Here is a list of github urls of all the TennisGame Java classes: