JUnit - GeminiJPARunner [message #908390] |
Wed, 05 September 2012 05:52  |
Eclipse User |
|
|
|
Hi,
yesterday evening i was writting a JUnitRunner for gemini JPA.
@RunWith(GeminiJPARunner.class)
@PersistenceUnits({ "org.lunifera.demo.persistence" })
public class ActivatorTest {
The testclass can be annotated with required persistence units. And the testrunner will wait, until the pus are available before running the test.
But it does not solve the "restart bundle" problem. Start orders have to be set too...
If it might be interesting for the project, i would contribute it to you.
Just give me a hint and i will attach it to a bug.
Best,
Florian
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09130 seconds