mardi 19 mai 2015

Using DataPoints with @Before in Unit

Is there a way in JUnit that I could replace my @Before method to @Theory so that it could use DataPoints. Actually I want the @Before method to be called with different values, a functionality that @Theory provides using Data points.

Aucun commentaire:

Enregistrer un commentaire