A B C E F G O S

A

assertBundleAvailable(long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with bundleId is available in OSGi framework.
assertBundleAvailable(String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with bundleId is available in OSGi framework.
assertBundleAvailable(String) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name is available in OSGi framework.
assertBundleAvailable(String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name is available in OSGi framework.
assertBundleAvailable(String, Version) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version is available in OSGi framework.
assertBundleAvailable(String, String, Version) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version is available in OSGi framework.
assertBundleEvent(int, int, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeoutInMillis.
assertBundleEvent(String, int, int, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeoutInMillis.
assertBundleEvent(int, int, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeout.
assertBundleEvent(String, int, int, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeout.
assertBundleEvent(int, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeoutInMillis.
assertBundleEvent(String, int, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeoutInMillis.
assertBundleEvent(int, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeout.
assertBundleEvent(String, int, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeout.
assertBundleEvent(int, String, Version, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeoutInMillis.
assertBundleEvent(String, int, String, Version, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeoutInMillis.
assertBundleEvent(int, String, long, Version, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeout.
assertBundleEvent(String, int, String, Version, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that BundleEvent for defined bundle will be fired within given timeout.
assertBundleState(int, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with bundleId has given state value.
assertBundleState(String, int, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with bundleId has given state value.
assertBundleState(int, String) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name has given state value.
assertBundleState(int, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name has given state value.
assertBundleState(String, int, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name has given stateMask value.
assertBundleState(String, int, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name has given stateMask value.
assertBundleState(String, int, String) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name has given state value.
assertBundleState(String, int, String, Version, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name has given stateMask value.
assertBundleState(int, String, Version) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version has given state value.
assertBundleState(int, String, Version, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version has given stateMask value.
assertBundleState(int, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name has given stateMask value.
assertBundleState(String, int, String, Version) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version has given state value.
assertBundleUnavailable(long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with bundleId is unavailable in OSGi framework.
assertBundleUnavailable(String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with bundleId is unavailable in OSGi framework.
assertBundleUnavailable(String) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name is unavailable in OSGi framework.
assertBundleUnavailable(String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name is unavailable in OSGi framework.
assertBundleUnavailable(String, Version) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version is unavailable in OSGi framework.
assertBundleUnavailable(String, String, Version) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version is unavailable in OSGi framework.
assertConfigurationAvailable(String, String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration with PID, FactoryPID and bundle location is available.
assertConfigurationAvailable(String, String, String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration with PID, FactoryPID and bundle location is available.
assertConfigurationAvailable(Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration by filter is available.
assertConfigurationAvailable(String, Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration by filter is available.
assertConfigurationAvailable(BundleContext, String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration with PID, FactoryPID is available for specific Bundle.
assertConfigurationAvailable(String, BundleContext, String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration with PID, FactoryPID is available for specific Bundle.
assertConfigurationAvailable(BundleContext, Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration by filter is available for specific Bundle.
assertConfigurationAvailable(String, BundleContext, Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration by filter is available for specific Bundle.
assertConfigurationDeleted(String, String, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that DELETE ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationDeleted(String, String, String, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that DELETE ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationDeleted(String, String, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that DELETE ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationDeleted(String, String, String, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that DELETE ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationEvent(int, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that ConfigurationEvent with event type will be fired within given timeoutInMillis.
assertConfigurationEvent(int, String, String, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationEvent(String, int, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that ConfigurationEvent with event type will be fired within given timeoutInMillis.
assertConfigurationEvent(String, int, String, String, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationEvent(int, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that ConfigurationEvent with event type will be fired within given timeoutInMillis.
assertConfigurationEvent(int, String, String, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationEvent(String, int, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that ConfigurationEvent with event type will be fired within given timeoutInMillis.
assertConfigurationEvent(String, int, String, String, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationUnavailable(String, String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration with PID, FactoryPID and bundle location is unavailable.
assertConfigurationUnavailable(String, String, String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration with PID, FactoryPID and bundle location is unavailable.
assertConfigurationUnavailable(Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration by filter is unavailable.
assertConfigurationUnavailable(String, Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration by filter is available.
assertConfigurationUnavailable(BundleContext, String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration with PID, FactoryPID is unavailable for specific Bundle.
assertConfigurationUnavailable(String, BundleContext, String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration with PID, FactoryPID is unavailable for specific Bundle.
assertConfigurationUnavailable(BundleContext, Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration by filter is unavailable for specific Bundle.
assertConfigurationUnavailable(String, BundleContext, Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that Configuration by filter is unavailable for specific Bundle.
assertConfigurationUpdated(String, String, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that UPDATE ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationUpdated(String, String, String, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that UPDATE ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationUpdated(String, String, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that UPDATE ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertConfigurationUpdated(String, String, String, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.ConfigurationAdminAssert
Asserts that UPDATE ConfigurationEvent with event filter will be fired within given timeoutInMillis.
assertEvent(String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topic will be fired within given timeoutInMillis.
assertEvent(String, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topic will be fired within given timeoutInMillis.
assertEvent(String, Filter, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topic and filter will be fired within given timeoutInMillis.
assertEvent(String, String, Filter, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topic and filter will be fired within given timeoutInMillis.
assertEvent(String[], long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topics will be fired within given timeoutInMillis.
assertEvent(String, String[], long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topics will be fired within given timeoutInMillis.
assertEvent(String[], Filter, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topics and filter will be fired within given timeoutInMillis.
assertEvent(String, String[], Filter, long) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topics and filter will be fired within given timeoutInMillis.
assertEvent(String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topic will be fired within given timeout.
assertEvent(String, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topic will be fired within given timeout.
assertEvent(String, Filter, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topic and filter will be fired within given timeout.
assertEvent(String, String, Filter, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topic and filter will be fired within given timeout.
assertEvent(String[], long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topics will be fired within given timeout.
assertEvent(String, String[], long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topics will be fired within given timeout.
assertEvent(String[], Filter, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topics and filter will be fired within given timeout.
assertEvent(String, String[], Filter, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.cmpn.EventAdminAssert
Asserts that Event for defined topics and filter will be fired within given timeout.
assertFilterCorrect(String) - Static method in class org.knowhowlab.osgi.testing.assertions.FilterAssert
Asserts that given filter is correct.
assertFilterCorrect(String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.FilterAssert
Asserts that given filter is correct.
assertFilterIncorrect(String) - Static method in class org.knowhowlab.osgi.testing.assertions.FilterAssert
Asserts that given filter is incorrect.
assertFilterIncorrect(String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.FilterAssert
Asserts that given filter is incorrect.
assertFragment(long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with bundleId is fragment bundle.
assertFragment(String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with bundleId is fragment bundle.
assertFragment(String) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name is fragment bundle.
assertFragment(String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name is fragment bundle.
assertFragment(String, Version) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version is fragment bundle.
assertFragment(String, String, Version) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version is fragment bundle.
assertFrameworkEvent(int, int, long) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeoutInMillis.
assertFrameworkEvent(String, int, int, long) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeoutInMillis.
assertFrameworkEvent(int, int, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeout.
assertFrameworkEvent(String, int, int, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeout.
assertFrameworkEvent(int, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeoutInMillis.
assertFrameworkEvent(String, int, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeoutInMillis.
assertFrameworkEvent(int, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeout.
assertFrameworkEvent(String, int, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeout.
assertFrameworkEvent(int, String, Version, long) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeoutInMillis.
assertFrameworkEvent(String, int, String, Version, long) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeoutInMillis.
assertFrameworkEvent(int, String, Version, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeout.
assertFrameworkEvent(String, int, String, Version, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.FrameworkAssert
Asserts that FrameworkEvent for defined bundle will be fired within given timeout.
assertNotFragment(long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with bundleId is not a fragment bundle.
assertNotFragment(String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with bundleId is not a fragment bundle.
assertNotFragment(String) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name is not a fragment bundle.
assertNotFragment(String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name is not a fragment bundle.
assertNotFragment(String, Version) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version is not a fragment bundle.
assertNotFragment(String, String, Version) - Static method in class org.knowhowlab.osgi.testing.assertions.BundleAssert
Asserts that Bundle with symbolic name and version is not a fragment bundle.
assertServiceAvailable(Class) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is available in OSGi registry.
assertServiceAvailable(String, Class) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is available in OSGi registry.
assertServiceAvailable(Class, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is available in OSGi registry within given timeoutInMillis.
assertServiceAvailable(String, Class, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is available in OSGi registry within given timeoutInMillis.
assertServiceAvailable(Class, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is available in OSGi registry within given timeout.
assertServiceAvailable(String, Class, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is available in OSGi registry within given timeout.
assertServiceAvailable(String) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is available in OSGi registry.
assertServiceAvailable(String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is available in OSGi registry.
assertServiceAvailable(String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is available in OSGi registry within given timeoutInMillis.
assertServiceAvailable(String, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is available in OSGi registry within given timeoutInMillis.
assertServiceAvailable(String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is available in OSGi registry within given timeout.
assertServiceAvailable(String, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is available in OSGi registry within given timeout.
assertServiceAvailable(Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is available in OSGi registry.
assertServiceAvailable(String, Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is available in OSGi registry.
assertServiceAvailable(Filter, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is available in OSGi registry within given timeoutInMillis.
assertServiceAvailable(String, Filter, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is available in OSGi registry within given timeoutInMillis.
assertServiceAvailable(Filter, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is available in OSGi registry within given timeout.
assertServiceAvailable(String, Filter, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is available in OSGi registry within given timeout.
assertServiceEvent(int, Filter, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with filter will be fired within given timeoutInMillis.
assertServiceEvent(String, int, Filter, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with filter will be fired within given timeoutInMillis.
assertServiceEvent(int, Filter, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with filter will be fired within given timeout.
assertServiceEvent(String, int, Filter, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with filter will be fired within given timeout.
assertServiceEvent(int, Filter, boolean, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with filter will be fired within given timeoutInMillis.
assertServiceEvent(String, int, Filter, boolean, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with filter will be fired within given timeoutInMillis.
assertServiceEvent(int, Filter, boolean, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with filter will be fired within given timeout.
assertServiceEvent(String, int, Filter, boolean, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with filter will be fired within given timeout.
assertServiceEvent(int, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class name filter will be fired within given timeoutInMillis.
assertServiceEvent(String, int, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class name filter will be fired within given timeoutInMillis.
assertServiceEvent(int, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class name filter will be fired within given timeout.
assertServiceEvent(String, int, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class name filter will be fired within given timeout.
assertServiceEvent(int, String, boolean, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class name filter will be fired within given timeoutInMillis.
assertServiceEvent(String, int, String, boolean, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class name filter will be fired within given timeoutInMillis.
assertServiceEvent(int, String, boolean, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class name filter will be fired within given timeout.
assertServiceEvent(String, int, String, boolean, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class name filter will be fired within given timeout.
assertServiceEvent(int, Class, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class filter will be fired within given timeoutInMillis.
assertServiceEvent(String, int, Class, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class filter will be fired within given timeoutInMillis.
assertServiceEvent(int, Class, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class filter will be fired within given timeout.
assertServiceEvent(String, int, Class, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class filter will be fired within given timeout.
assertServiceEvent(int, Class, boolean, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class filter will be fired within given timeoutInMillis.
assertServiceEvent(String, int, Class, boolean, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class filter will be fired within given timeoutInMillis.
assertServiceEvent(int, Class, boolean, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class filter will be fired within given timeout.
assertServiceEvent(String, int, Class, boolean, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that ServiceEvent with class filter will be fired within given timeout.
assertServiceUnavailable(Class) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is unavailable in OSGi registry.
assertServiceUnavailable(String, Class) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is unavailable in OSGi registry.
assertServiceUnavailable(Class, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is unavailable in OSGi registry within given timeoutInMillis.
assertServiceUnavailable(String, Class, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is unavailable in OSGi registry within given timeoutInMillis.
assertServiceUnavailable(Class, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is unavailable in OSGi registry within given timeout.
assertServiceUnavailable(String, Class, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class is unavailable in OSGi registry within given timeout.
assertServiceUnavailable(String) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is unavailable in OSGi registry.
assertServiceUnavailable(String, String) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is unavailable in OSGi registry.
assertServiceUnavailable(String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is unavailable in OSGi registry within given timeoutInMillis.
assertServiceUnavailable(String, String, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is unavailable in OSGi registry within given timeoutInMillis.
assertServiceUnavailable(String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is unavailable in OSGi registry within given timeout.
assertServiceUnavailable(String, String, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with class name is unavailable in OSGi registry within given timeout.
assertServiceUnavailable(Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is unavailable in OSGi registry.
assertServiceUnavailable(String, Filter) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is unavailable in OSGi registry.
assertServiceUnavailable(Filter, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is unavailable in OSGi registry within given timeoutInMillis.
assertServiceUnavailable(String, Filter, long) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is unavailable in OSGi registry within given timeoutInMillis.
assertServiceUnavailable(Filter, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is unavailable in OSGi registry within given timeout.
assertServiceUnavailable(String, Filter, long, TimeUnit) - Static method in class org.knowhowlab.osgi.testing.assertions.ServiceAssert
Asserts that service with filter is unavailable in OSGi registry within given timeout.

B

BundleAssert - Class in org.knowhowlab.osgi.testing.assertions
A set of OSGi Bundle specific assertion methods useful for writing tests.

C

ConfigurationAdminAssert - Class in org.knowhowlab.osgi.testing.assertions.cmpn
A set of OSGi ConfigurationAdmin specific assertion methods useful for writing tests.

E

EventAdminAssert - Class in org.knowhowlab.osgi.testing.assertions.cmpn
A set of OSGi EventAdmin specific assertion methods useful for writing tests.

F

FilterAssert - Class in org.knowhowlab.osgi.testing.assertions
A set of OSGi Filter specific assertion methods useful for writing tests.
FrameworkAssert - Class in org.knowhowlab.osgi.testing.assertions
A set of OSGi Framework specific assertion methods useful for writing tests.

G

getBundleContext() - Static method in class org.knowhowlab.osgi.testing.assertions.OSGiAssert
Asserts BundleContext before return.

O

org.knowhowlab.osgi.testing.assertions - package org.knowhowlab.osgi.testing.assertions
OSGi Testing Assertions Version 1.1.
org.knowhowlab.osgi.testing.assertions.cmpn - package org.knowhowlab.osgi.testing.assertions.cmpn
OSGi Compendium Testing Assertions Version 1.0.
OSGiAssert - Class in org.knowhowlab.osgi.testing.assertions
Abstract OSGi Asset class with BundleContext Handling
OSGiAssert() - Constructor for class org.knowhowlab.osgi.testing.assertions.OSGiAssert
 

S

ServiceAssert - Class in org.knowhowlab.osgi.testing.assertions
A set of OSGi services specific assertion methods useful for writing tests.
setDefaultBundleContext(BundleContext) - Static method in class org.knowhowlab.osgi.testing.assertions.OSGiAssert
Set default BundleContext for OSGi assertions

A B C E F G O S

Copyright © 2013 Know-How Lab. All Rights Reserved.