shunit2example2
May 5, 2017 ยท View on GitHub
| Branch | ![]() |
|---|---|
| master | |
| develop |
Architecture
The file my_functions contains the function is_password.
The file run prompts the user for a password, and displays a message dependent if the password is correct.
The file tests tests the function is_password, using shunit2.
