Home

Awesome

shunit2_example_2

BranchTravis CI logo
masterBuild Status
developBuild Status

shunit2 example.

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.