This project is a simple Java project that contains some classes and tests. The classes are related to the Object-Oriented Programming (OOP) paradigm. The tests are related to the classes.
- Clone the repository
- Open the project in your favorite IDE
- Run the project
- Enjoy!
- If you want to run the tests, just run the test classes
- If you want to run the tests in the terminal, run the following command:
mvn test- Java
- Maven
- JUnit