Thursday, March 3, 2022
- OS: Ubuntu 18.04.6 LTS
- IDE: IntelliJ IDEA 2021.2.3 (Community Edition)
- JAVA: 1.8.0_261
- MAVEN: 3.5.4
- Test default number of tries left is 1.
- Test default word is "hello"
- Test can correctly guess the word
- ...
For running tests so far:
- Download this Github repo
- Open it as a project with the IDE
- Right click on "TestDriver" class file
- Click on "Run TestDriver.main()"