Now my project is wokong in Osgi. I have a abstract class Parent in bundle A. And Child1,Child2,Child3 is in other bundles. As I have many function in class Parent. So I write a PartentTest in bundle A. But in other bundle can not see the ParentTest. So I can not reuse the code in Child1Test.... This means I can not know the if the public functions is correct in Childs
What shall I do?
Comment #1
Posted on Mar 25, 2014 by Happy HorseHi,
Could you ask on the mailing list (mockito@googlegroups.com) or on stackoverflow, the issue tracker is not meant for consumer support. Plus you'll reach more mockito users around the globe ;)
Cheers,
Status: Invalid
Labels:
Type-Defect
Priority-Medium