org.springframework.osgi.service.importer
Class OsgiSingleServiceProxyFactoryBeanTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.springframework.osgi.service.importer.OsgiSingleServiceProxyFactoryBeanTest
- All Implemented Interfaces:
- Test
public class OsgiSingleServiceProxyFactoryBeanTest
- extends TestCase
- Author:
- Adrian Colyer, Hal Hildebrand, Costin Leau
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
OsgiSingleServiceProxyFactoryBeanTest
public OsgiSingleServiceProxyFactoryBeanTest()
setUp
protected void setUp()
throws Exception
- Overrides:
setUp
in class TestCase
- Throws:
Exception
testAfterPropertiesSetNoBundle
public void testAfterPropertiesSetNoBundle()
throws Exception
- Throws:
Exception
testAfterPropertiesSetNoClassLoader
public void testAfterPropertiesSetNoClassLoader()
throws Exception
- Throws:
Exception
testAfterPropertiesSetNoServiceType
public void testAfterPropertiesSetNoServiceType()
throws Exception
- Throws:
Exception
testAfterPropertiesSetBadFilter
public void testAfterPropertiesSetBadFilter()
throws Exception
- Throws:
Exception
testGetObjectTypeCompositeInterface
public void testGetObjectTypeCompositeInterface()
testObjectTypeWOCompositeInterface
public void testObjectTypeWOCompositeInterface()
testGetObjectWithFilterOnly
public void testGetObjectWithFilterOnly()
throws Exception
- Throws:
Exception
testClassLoadingOptionsConstant
public void testClassLoadingOptionsConstant()
throws Exception
- Throws:
Exception
testNoInterfaceSpecified
public void testNoInterfaceSpecified()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Spring Framework. All Rights Reserved.