Saturday, October 28, 2017

learn JUnit from scratch


Description
Writing great unit tests distinguishes good programmers from great programmers. In this course, you will learn how to write great unit tests with JUnit.  
In this training course, attendees will learn the following
1. Working with Junit framework classes such as JUnitCore, Result, Failure class etc.
2. How to use Assertion.
3. How the execution of code take place in Junit.
4. How to do batch execution of testcases.

No comments:

Post a Comment