Skip to content
jabiercoding edited this page Feb 3, 2016 · 15 revisions

Software testing exercises

Download all the material on this repository

Download Eclipse Kepler Modeling

Basics

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)

Clone this wiki locally