dimanche 26 avril 2015

How to dynamically invoke Junits

I have multiple instances of junit.framework.TestCase classes that contain various testcases. I want to write a program that runs particular testcases from these instances. Is there a way to dynamically invoke junit tests, similar to the invoke() method from java.lang.reflect API

Aucun commentaire:

Enregistrer un commentaire