chore: adding description for README.md in JAVA folder

This commit is contained in:
pierre 2023-02-19 16:34:05 +01:00
parent 147762dd67
commit e712c300f7

View File

@ -13,3 +13,17 @@ For e.g. 10 days:
```
./gradlew -q text --args 10
```
### test cases:
There are two unit tests:
* GildedRoseTest
* ItemTest
Run
mvn clean test
### test coverage:
100%