Mocking framework for osgi/eclipse applications? -
Mocking framework for osgi/eclipse applications? -
i looking mocking framework utilize in osgi/eclipse test fragments. have looked at:
http://www.jmock.org/download.html
but since not osgi need convert manually. have tried google mocking frameworks works osgi out of box have not been able find any, osgi developers not utilize mocking?
one solution create mock objects of osgi objects (like bundlecontext , servicereference). can utilize mocking framework , of course of study don't have run test in osgi container. ok simple scenarios.
if want test within container, have next options:
pax-exam spring dm testing facilities eclipse-plugin mocking
Comments
Post a Comment