org.picocontainer.containers
Class CommandLinePicoContainerTestCase
java.lang.Object
org.picocontainer.containers.CommandLinePicoContainerTestCase
public class CommandLinePicoContainerTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLinePicoContainerTestCase
public CommandLinePicoContainerTestCase()
testBasicParsing
public void testBasicParsing()
testAsParentContainer
public void testAsParentContainer()
testParsingWithDiffSeparator
public void testParsingWithDiffSeparator()
testParsingWithWrongSeparator
public void testParsingWithWrongSeparator()
testParsingOfPropertiesFile
public void testParsingOfPropertiesFile()
throws IOException
- Throws:
IOException
testParsingOfPropertiesFileAndArgs
public void testParsingOfPropertiesFileAndArgs()
throws IOException
- Throws:
IOException
testParsingOfPropertiesFileAndArgsWithClash
public void testParsingOfPropertiesFileAndArgsWithClash()
throws IOException
- Throws:
IOException
testbyTypeFailsEvenIfOneOfSameType
public void testbyTypeFailsEvenIfOneOfSameType()
testUnsatisfiableIfNoSuitableTyesForInjection
public void testUnsatisfiableIfNoSuitableTyesForInjection()
testConstructorInjectionComponentCanDependOnConfig
public void testConstructorInjectionComponentCanDependOnConfig()
testSetterInjectionComponentCanDependOnConfig
public void testSetterInjectionComponentCanDependOnConfig()
testAnnotatedFieldInjectionComponentCanDependOnConfig
public void testAnnotatedFieldInjectionComponentCanDependOnConfig()
testRepresentationOfContainerTree
public void testRepresentationOfContainerTree()
Copyright © 2003-2010 Codehaus. All Rights Reserved.