Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Preview
Start a free Courses trial
to watch this video
Thanks for hanging with me during this course! Be sure to check the Teacher's Notes for suggestions on where to go from here with testing.
Sync Your Code to the Start of this Video
git checkout -f screencast-complete
Using Git with this Workshop
See the README on Github for information on how to use Git with this repo to follow along with this workshop.
Integration Tests with HTMLUnit
If you want rich testing of your application, including testing of navigation and form submission, check out this series of blog posts:
Now you've seen a variety of ways you
can and should test your Spring apps.
0:00
This workshop certainly doesn't
exhaust the possibilities of testing.
0:05
There is much more to explore.
0:08
For example, you can create integration
tests that are used to test
0:10
multi-step process.
0:13
and end to end tests that
require a full running server.
0:15
Check the teachers notes for
links to resources on these options for
0:18
now you're ready to get started testing
your own spring apps happy testing.
0:22
You need to sign up for Treehouse in order to download course files.
Sign up