TP NOTE 4A ILC 2019
- Fork this github repository
- Run the project
- Comment the 2 classes
- Complete the next section : functions to be tested
- Commit your changes (commit README.md)
- Make tests (call your test functions using the rule: GIVEN_WHEN_THEN)
- Commit your changes
- On github, make a pull request
- that ends
Hereafter, for each classes give function to be tested
-equals(je teste avec chaque if)
-readFile je fais 4 tests -randomElement 1 test
- Never test auto generate code
- Never test creator (its a design problem)