Hello, I'm creating the project structure/development/testing approach for my client based on PAX mostly. I have couple questions.
For the OSGi bundles is even make sense to do Unit Test at all ? All the bundles are tested from with in Integration tests anyway? But I feel that for Persistence/business logic etc it might save development time if you do straight unit testing instead. Does it even make sense to create unit test cases for the bundles and test them outside of a container before you test it inside a container (Itests)? If unit testing is OK then for BluePrint bundles how do I load the regular beans from the blueprint.xml file like I would load spring.xml file via as a classpathapplication context? Any ideas please? Thanks in advance! Matt
_______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general