Hi there,

using SpringJUnit4ClassRunner, a container is started and all the test methods in the Test-Class are run in this container. A new Test-Class however loads a new container. Is it possible to start and use a container across multiple Test-Classes?

Sorry if this is the wrong group for this message, but I couldn't find a Testing-group in the forum...
Please let me know, when there is a better group for my question!

Greetings,
Malte