org.springframework.osgi.blueprint.metadata
Class ImporterCollectionsMetadataTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.springframework.osgi.blueprint.metadata.BaseMetadataTest
              extended by org.springframework.osgi.blueprint.metadata.ImporterCollectionsMetadataTest
All Implemented Interfaces:
Test

public class ImporterCollectionsMetadataTest
extends BaseMetadataTest

Author:
Costin Leau

Field Summary
 
Fields inherited from class org.springframework.osgi.blueprint.metadata.BaseMetadataTest
applicationContext, blueprintContainer, bundleContext
 
Constructor Summary
ImporterCollectionsMetadataTest()
           
 
Method Summary
protected  String getConfig()
           
 void testListeners()
           
 void testSimpleList()
           
 
Methods inherited from class org.springframework.osgi.blueprint.metadata.BaseMetadataTest
setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImporterCollectionsMetadataTest

public ImporterCollectionsMetadataTest()
Method Detail

getConfig

protected String getConfig()
Specified by:
getConfig in class BaseMetadataTest

testSimpleList

public void testSimpleList()
                    throws Exception
Throws:
Exception

testListeners

public void testListeners()
                   throws Exception
Throws:
Exception


Copyright © 2006-2011 Spring Framework. All Rights Reserved.