mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-25 03:11:13 +00:00
chore: adding description for README.md in JAVA folder
This commit is contained in:
parent
147762dd67
commit
e712c300f7
@ -13,3 +13,17 @@ For e.g. 10 days:
|
|||||||
```
|
```
|
||||||
./gradlew -q text --args 10
|
./gradlew -q text --args 10
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### test cases:
|
||||||
|
|
||||||
|
There are two unit tests:
|
||||||
|
* GildedRoseTest
|
||||||
|
* ItemTest
|
||||||
|
|
||||||
|
Run
|
||||||
|
mvn clean test
|
||||||
|
|
||||||
|
### test coverage:
|
||||||
|
|
||||||
|
100%
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user