Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Unit Testing in Java!
You have completed Unit Testing in Java!
Preview
The happy path makes sure that code works the way it was intended to work.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
question, and that is what to test.
0:00
Remember, this is the part where we
developers haven't been replaced yet.
0:02
What we've looked at thus far is
what is known as the happy path.
0:07
You should be able to determine what that
path is by asking yourself this question.
0:10
If this code ran correctly,
how would I know?
0:14
I'd like to take a moment to
practice a skill once more.
0:18
Along with all the other parts we
learned in the how to test stage.
0:21
Why don't we take a look at the other
component that we broke out, the chooser?
0:25
Specifically, let's take a look
at the alpha numeric chooser.
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up