mardi 1 septembre 2015

Arquillian and @BeforeClass, @AfterClass annotations

It looks like mentioned annotations are executed inside the deployment. I need them to be run outside, let's say to start some simulator class on startup and stop it on the end. How can I do it? The simulator uses socket communication and it should not be started inside the server.

How to mix arquillian with "plain" junit(not executed in container).

Aucun commentaire:

Enregistrer un commentaire