Uses of Interface
org.jboss.osgi.husky.runtime.Runner

Packages that use Runner
org.jboss.osgi.husky.runtime.junit JUnit specific implementations 
org.jboss.osgi.husky.runtime.osgi   
 

Uses of Runner in org.jboss.osgi.husky.runtime.junit
 

Classes in org.jboss.osgi.husky.runtime.junit that implement Runner
 class JUnitRunner
          An implementation of a Runner that uses the JUnit4 Test Runner.
 

Methods in org.jboss.osgi.husky.runtime.junit that return Runner
 Runner JUnitPackageListener.getRunner()
           
 

Uses of Runner in org.jboss.osgi.husky.runtime.osgi
 

Classes in org.jboss.osgi.husky.runtime.osgi that implement Runner
 class OSGiJUnitRunner
          An extension to the JUnitRunner that injects the OSGi BundleContext.
 

Methods in org.jboss.osgi.husky.runtime.osgi that return Runner
 Runner OSGiJUnitPackageListener.getRunner()
           
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.