A B C F G I O R S T 

A

afterClass() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assembleArchive(String, String, Class<?>...) - Method in class org.jboss.osgi.testing.OSGiTest
assembleArchive(String, String[], Class<?>...) - Method in class org.jboss.osgi.testing.OSGiTest
assembleArchive(String, String, Class<?>...) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assembleArchive(String, String[], Class<?>...) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assertAllReferences(BundleContext, String, ServiceReference...) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertAllReferences(BundleContext, String, String, ServiceReference...) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertBundleEvent(int, Bundle) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertBundleState(int, int) - Method in class org.jboss.osgi.testing.OSGiTest
assertBundleState(int, int) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assertFrameworkEvent(int, Bundle, Class<? extends Throwable>) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertGetReference(BundleContext, String, ServiceReference) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertInstanceOf(Object, Class<T>) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertInstanceOf(Object, Class<T>, boolean) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertLoadClass(Bundle, String) - Method in class org.jboss.osgi.testing.OSGiTest
assertLoadClass(Bundle, String, Bundle) - Method in class org.jboss.osgi.testing.OSGiTest
assertLoadClass(Bundle, String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assertLoadClass(Bundle, String, Bundle) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assertLoadClassFail(Bundle, String) - Method in class org.jboss.osgi.testing.OSGiTest
assertLoadClassFail(Bundle, String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
assertNoAllReferences(BundleContext, String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoAllReferences(BundleContext, String, String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoBundleEvent() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoFrameworkEvent() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoGetReference(BundleContext, String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoReferences(BundleContext, String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoReferences(BundleContext, String, String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertNoServiceEvent() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertReferences(BundleContext, String, ServiceReference...) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertReferences(BundleContext, String, String, ServiceReference...) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertServiceEvent(int, ServiceReference) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
assertUsingBundles(ServiceReference, Bundle...) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 

B

bundleChanged(BundleEvent) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 

C

createFramework() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 

F

frameworkEvent(FrameworkEvent) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 

G

getFramework() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
getFrameworkName() - Method in class org.jboss.osgi.testing.OSGiTest
getFrameworkName() - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
getLongName() - Method in class org.jboss.osgi.testing.OSGiTest
Get the the FQN of this test class.
getResourceFile(String) - Method in class org.jboss.osgi.testing.OSGiTest
getResourceFile(String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
Try to discover the File for the test resource
getResourceURL(String) - Method in class org.jboss.osgi.testing.OSGiTest
getResourceURL(String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
Try to discover the URL for the test resource
getServerHost() - Method in class org.jboss.osgi.testing.OSGiTest
getServerHost() - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
getServiceReference(String, long) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
Get a ServiceReference within the given timeout.
getShortName() - Method in class org.jboss.osgi.testing.OSGiTest
Get the last token in the FQN of this test class.
getSystemContext() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
getTargetContainer() - Method in class org.jboss.osgi.testing.OSGiTest
getTargetContainer() - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
getTestArchiveFile(String) - Method in class org.jboss.osgi.testing.OSGiTest
getTestArchiveFile(String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
Try to discover the File for the deployment archive
getTestArchivePath(String) - Method in class org.jboss.osgi.testing.OSGiTest
getTestArchivePath(String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
Try to discover the absolute path for the deployment archive
getTestArchiveURL(String) - Method in class org.jboss.osgi.testing.OSGiTest
getTestArchiveURL(String) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
Try to discover the URL for the deployment archive

I

installBundle(Archive<?>) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
installBundle(VirtualFile) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
installBundle(String) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
installBundle(String, InputStream) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 

O

org.jboss.osgi.testing - package org.jboss.osgi.testing
Test support classes and interfaces.
OSGiFrameworkTest - Class in org.jboss.osgi.testing
Parent for native framework tests.
OSGiFrameworkTest() - Constructor for class org.jboss.osgi.testing.OSGiFrameworkTest
 
OSGiTest - Class in org.jboss.osgi.testing
An abstract OSGi Test.
OSGiTest() - Constructor for class org.jboss.osgi.testing.OSGiTest
 
OSGiTestHelper - Class in org.jboss.osgi.testing
An OSGi Test Helper

R

refreshBundles(Collection<Bundle>) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
refreshBundles(Collection<Bundle>, long, TimeUnit) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
resolveBundles(Collection<Bundle>) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 

S

serviceChanged(ServiceEvent) - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
setUp() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
setUp() - Method in class org.jboss.osgi.testing.OSGiTest
Writes a a debug start messge
shutdownFramework() - Static method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
SYSPROP_TEST_ARCHIVE_DIRECTORY - Static variable in class org.jboss.osgi.testing.OSGiTestHelper
 
SYSPROP_TEST_RESOURCES_DIRECTORY - Static variable in class org.jboss.osgi.testing.OSGiTestHelper
 

T

tearDown() - Method in class org.jboss.osgi.testing.OSGiFrameworkTest
 
tearDown() - Method in class org.jboss.osgi.testing.OSGiTest
Writes a a debug stop messge
testName - Variable in class org.jboss.osgi.testing.OSGiTest
 
toInputStream(Archive<?>) - Method in class org.jboss.osgi.testing.OSGiTest
toInputStream(Archive<?>) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
toVirtualFile(Archive<?>) - Method in class org.jboss.osgi.testing.OSGiTest
toVirtualFile(Archive<?>) - Static method in class org.jboss.osgi.testing.OSGiTestHelper
 
A B C F G I O R S T 

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.