how can I use Junit to do unit testing in Apache Karaf / Fuse?
Red Hat has some documentation on doing so, using pax-exam
, but these appear dated and the last version of org.apache.karaf.tooling.testing needed for tests appear to be updated in 2011.
Help?