During the second video tutorial of the series you suddenly started using the Assert statement that comes from JUnit/TestNG library. but at no stage (as far as I can see) have you defined the reference library in Eclipse to make such a library available. What is required specifically to be done for this?
Wouldn't you normally be creating your tests as JUnit or TestNG tests rather than as standard Java applications?