jeudi 19 novembre 2015

How to Change Application Context while writting unit Tests

I have to write an Automated Test where i have to verify if a certain jar is included in the manifest of an application.But for the test to work I have to invoke any class say A of the jar Test.jar from within the Application Context. is there a way to change the application context at runtime in java.

Aucun commentaire:

Enregistrer un commentaire