This small Java project with only one (master) class is a proof-of-concept of an over simplified java program to deliver maximum feature in a minimum number lines of code, and WITHOUT dependencies out of the JDK itself (but only for test purpose, using JUnit and Cucumber). (Note: subclasses were dispatch into package since july 2022)
MIT License
1
stars
0
forks
source link
feat(JavaDoc): Add tons of doc to explain what are the components and… #34
… the requirements