You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by Mike Wilson <mi...@hotmail.com> on 2014/04/26 02:29:00 UTC

writing unit tests

I'm considering writing a small unit test to demonstrate and reproduce a
small quirk/bug in felix.framework before filing a bug. Looking at
src/test/java I see Easymock and no use of any bundle generator library. Is
this the preferred style for unit tests or are there better examples
elsewhere?
Thanks
Mike