vendredi 27 mars 2015

how to turn non-parallel junit parameterized tests into parallel run

I write a parameterized junit test.


Is there any built-in way to make it run in parallel? any @annoation for example?


If not, and my only way is to write this manually -


how would you manage a thread pool in junit, java?


Aucun commentaire:

Enregistrer un commentaire