org.picocontainer.defaults
Class DefaultMultipleConstructorTestCase

java.lang.Object
  extended by org.picocontainer.tck.AbstractMultipleConstructorTest
      extended by org.picocontainer.defaults.DefaultMultipleConstructorTestCase

public class DefaultMultipleConstructorTestCase
extends AbstractMultipleConstructorTest

Author:
Aslak Hellesøy

Nested Class Summary
 
Nested classes/interfaces inherited from class org.picocontainer.tck.AbstractMultipleConstructorTest
AbstractMultipleConstructorTest.Multi, AbstractMultipleConstructorTest.One, AbstractMultipleConstructorTest.Three, AbstractMultipleConstructorTest.Two
 
Constructor Summary
DefaultMultipleConstructorTestCase()
           
 
Method Summary
protected  MutablePicoContainer createPicoContainer()
           
 void testEclipseDummy()
           
 void testMultiWithSatisfyingDependencyAndParametersWorks()
           
 
Methods inherited from class org.picocontainer.tck.AbstractMultipleConstructorTest
testMultiWithBothSatisfiedDependencyWorks, testMultiWithOnlySmallSatisfiedDependencyWorks, testMultiWithTwoEquallyBigSatisfiedDependenciesFails, testStringWorks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMultipleConstructorTestCase

public DefaultMultipleConstructorTestCase()
Method Detail

createPicoContainer

protected MutablePicoContainer createPicoContainer()
Specified by:
createPicoContainer in class AbstractMultipleConstructorTest

testEclipseDummy

public void testEclipseDummy()

testMultiWithSatisfyingDependencyAndParametersWorks

public void testMultiWithSatisfyingDependencyAndParametersWorks()
Overrides:
testMultiWithSatisfyingDependencyAndParametersWorks in class AbstractMultipleConstructorTest


Copyright © 2003-2010 Codehaus. All Rights Reserved.