org.picocontainer.script.xml
Class XStreamContainerBuilderTestCase

java.lang.Object
  extended by org.picocontainer.script.AbstractScriptedContainerBuilderTestCase
      extended by org.picocontainer.script.xml.XStreamContainerBuilderTestCase

public class XStreamContainerBuilderTestCase
extends AbstractScriptedContainerBuilderTestCase


Constructor Summary
XStreamContainerBuilderTestCase()
           
 
Method Summary
 void testComponentAdapterInjection()
           
 void testContainerBuilding()
           
 void testDefaultContsructorRegistration()
           
 void testInstantiationOfComponentsWithInstancesOfSameComponent()
           
 void testThatDependencyUsesClassAsKey()
           
 
Methods inherited from class org.picocontainer.script.AbstractScriptedContainerBuilderTestCase
buildContainer, buildContainer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XStreamContainerBuilderTestCase

public XStreamContainerBuilderTestCase()
Method Detail

testContainerBuilding

public void testContainerBuilding()

testComponentAdapterInjection

public void testComponentAdapterInjection()
                                   throws Throwable
Throws:
Throwable

testInstantiationOfComponentsWithInstancesOfSameComponent

public void testInstantiationOfComponentsWithInstancesOfSameComponent()
                                                               throws Exception
Throws:
Exception

testThatDependencyUsesClassAsKey

public void testThatDependencyUsesClassAsKey()

testDefaultContsructorRegistration

public void testDefaultContsructorRegistration()
                                        throws Exception
Throws:
Exception


Copyright © 2003-2010 Codehaus. All Rights Reserved.