Summary
In this chapter, we took our original TestNG Selenium implementation and looked at how it needed to be modified to support Unit. By the end of this chapter, you will have a working JUnit implementation with functionality that is very similar to the TestNG implementation.