-
Notifications
You must be signed in to change notification settings - Fork 1
Home
jabiercoding edited this page Feb 4, 2016
·
15 revisions
Download all the material on this repository
Download Eclipse Kepler Modeling
Let's see how a JUnit 4 looks like. We have a Utils class with some methods that are tested. (1 hour)
JUnit exercise and introduction to control flow automatic visualisation and code coverage. (2.5 hours)
We have a design and we are going to apply Test driven development. (3 hours)
Let's see how mocking techniques look like. We will use the Mockito library in some prepared examples. (1.5 hour)
An exercise for practicing mocking techniques (1 hour)