Hi all,
I have started to use arquillian for my integration tests. I am working and multi osgi bundle application that I'd like to test with arquillian.
Is it possible to test the @OSGIService @Inject CDI features, where candidate services to inject are declared in separate OSGi jar/bundles ?
Thanx all for your help,
Mehdi