+1, it should be easy to implement this feature by using JUnit4.

Willem
Christian Schneider wrote:
Hi all,

I am currently debugging a little in the tests for jetty because I got an error in a test. While doing so I found out that the camel context or even the spring context is (re)started for each test method. Wouldn´t it be much more efficient to do this only per class? I guess the tests could take less then half the time after this change. What do you think?

Greetings

Christian


Reply via email to