A B C D O S W
A
- addClass(Class<?>) - Method in class ch.sourcepond.testing.ServiceStubber
-
- addProperty(String, String) - Method in class ch.sourcepond.testing.ServiceStubber
-
B
- blueprintBundles() - Static method in class ch.sourcepond.testing.OptionsHelper
-
Create a composite option which references all necessary bundles to run a
Blueprint extender.
- build() - Method in class ch.sourcepond.testing.ServiceStubber
-
Builds the final stub-bundle which can be installed with the
Option instance returned.
C
- ch.sourcepond.testing - package ch.sourcepond.testing
-
- create() - Method in interface ch.sourcepond.testing.StubServiceFactory
-
D
- defaultOptions(String, String...) - Static method in class ch.sourcepond.testing.OptionsHelper
-
Creates the default options necessary to test a bundle component in an
OSGi environment.
- destroy(T) - Method in interface ch.sourcepond.testing.StubServiceFactory
-
O
- OptionsHelper - Class in ch.sourcepond.testing
-
Small helper class for Pax-Exam test configuration.
- OptionsHelper() - Constructor for class ch.sourcepond.testing.OptionsHelper
-
S
- ServiceStubber<T> - Class in ch.sourcepond.testing
-
The service stubber gives you the possibility to install a service stub into
your OSGi test-container.
- start(BundleContext) - Method in class ch.sourcepond.testing.StubServiceActivator
-
- stop(BundleContext) - Method in class ch.sourcepond.testing.StubServiceActivator
-
- stubService(Class<T>) - Static method in class ch.sourcepond.testing.OptionsHelper
-
Creates a service stubber.
- StubServiceActivator - Class in ch.sourcepond.testing
-
- StubServiceActivator() - Constructor for class ch.sourcepond.testing.StubServiceActivator
-
- StubServiceFactory<T> - Interface in ch.sourcepond.testing
-
W
- withFactory(Class<? extends StubServiceFactory<T>>) - Method in class ch.sourcepond.testing.ServiceStubber
-
Specifies the factory class to create the service stub.
- withImpl(Class<? extends T>) - Method in class ch.sourcepond.testing.ServiceStubber
-
Specifies the implementation class of the service stub.
A B C D O S W
Copyright © 2015–2016 SourcePond. All rights reserved.