org.springframework.osgi.blueprint.metadata
Class BeanComponentMetadataTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.springframework.osgi.blueprint.metadata.BaseMetadataTest
org.springframework.osgi.blueprint.metadata.BeanComponentMetadataTest
- All Implemented Interfaces:
- Test
public class BeanComponentMetadataTest
- extends BaseMetadataTest
- Author:
- 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 |
BeanComponentMetadataTest
public BeanComponentMetadataTest()
getConfig
protected String getConfig()
- Specified by:
getConfig
in class BaseMetadataTest
testArgumentIndex
public void testArgumentIndex()
throws Exception
- Throws:
Exception
testConstructorArg
public void testConstructorArg()
throws Exception
- Throws:
Exception
testValueInlined
public void testValueInlined()
throws Exception
- Throws:
Exception
testNullProperty
public void testNullProperty()
throws Exception
- Throws:
Exception
testConstructorAndNestedValueTypes
public void testConstructorAndNestedValueTypes()
throws Exception
- Throws:
Exception
testConstructorAndNestedValueWOTypes
public void testConstructorAndNestedValueWOTypes()
throws Exception
- Throws:
Exception
testNanDouble
public void testNanDouble()
throws Exception
- Throws:
Exception
testCollectionWithDefaultType
public void testCollectionWithDefaultType()
throws Exception
- Throws:
Exception
testPropertiesMetadata
public void testPropertiesMetadata()
throws Exception
- Throws:
Exception
testNestedRef
public void testNestedRef()
throws Exception
- Throws:
Exception
testStaticFactoryArgumentsOrder
public void testStaticFactoryArgumentsOrder()
throws Exception
- Throws:
Exception
testFactoryMethod
public void testFactoryMethod()
throws Exception
- Throws:
Exception
testFactoryArgMethod
public void testFactoryArgMethod()
throws Exception
- Throws:
Exception
testInstanceFactoryMethod
public void testInstanceFactoryMethod()
throws Exception
- Throws:
Exception
testInstanceFactoryArgMethod
public void testInstanceFactoryArgMethod()
throws Exception
- Throws:
Exception
testEmptyArray
public void testEmptyArray()
throws Exception
- Throws:
Exception
tstPrimitiveArray
public void tstPrimitiveArray()
throws Exception
- Throws:
Exception
testCompDateArray
public void testCompDateArray()
throws Exception
- Throws:
Exception
testNestedBeanProperties
public void testNestedBeanProperties()
throws Exception
- Throws:
Exception
testInnerMap
public void testInnerMap()
throws Exception
- Throws:
Exception
testTypedItemMetadata
public void testTypedItemMetadata()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Spring Framework. All Rights Reserved.