Java JUnit testing in Eclipse
YOUR LINK HERE:
http://youtube.com/watch?v=I8XXfgF9GSc
My main site - http://www.mcprogramming.org • My CS site - http://www.essentialcscourses.com • My Twitter - / mcprogramming • My Facebook - / 220026358164435 • Java - JUnit testing in Eclipse - In this Java tutorial, I show you how to make a basic JUnit test class and JUnit test suite. This is used to help test your code so that you are getting the correct output that you expect. This is a great tool that should help you save alot of time and energy going back over code that isnt working right because it wasnt regularly tested.
#############################
