Skip navigation links
A B C D G K M O P S T W 

A

addClass(Class<?>) - Method in class ch.sourcepond.testing.ServiceStubber
 
addProperty(String, String) - Method in class ch.sourcepond.testing.ServiceStubber
 
apply(Statement, Description) - Method in class ch.sourcepond.testing.BundleContextClassLoaderRule
 

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.
BundleContextClassLoaderRule - Class in ch.sourcepond.testing
Rule which sets the classloader of the the test-bundle as context classloader.
BundleContextClassLoaderRule(Object) - Constructor for class ch.sourcepond.testing.BundleContextClassLoaderRule
 
BundleWriter - Class in ch.sourcepond.testing
Created by rolandhauser on 23.02.17.
BundleWriter() - Constructor for class ch.sourcepond.testing.BundleWriter
 

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
 

G

getLocation(String) - Static method in class ch.sourcepond.testing.BundleWriter
 

K

karafContainer(KarafFeaturesOption...) - Static method in class ch.sourcepond.testing.OptionsHelper
 

M

mockitoBundles() - Static method in class ch.sourcepond.testing.OptionsHelper
 

O

OptionsHelper - Class in ch.sourcepond.testing
Small helper class for Pax-Exam test configuration.
OptionsHelper() - Constructor for class ch.sourcepond.testing.OptionsHelper
 

P

provisionBundlesFromUserDir(String...) - Static method in 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
 

T

tinyBundles() - Static method in class ch.sourcepond.testing.OptionsHelper
 

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.
writeBundle(String, InputStream) - Static method in class ch.sourcepond.testing.BundleWriter
 
A B C D G K M O P S T W 
Skip navigation links

Copyright © 2015–2018 SourcePond. All rights reserved.