org.picocontainer.alternatives
Class ParanamerPicoContainerTestCase

java.lang.Object
  extended by org.picocontainer.alternatives.ParanamerPicoContainerTestCase

public class ParanamerPicoContainerTestCase
extends Object


Constructor Summary
ParanamerPicoContainerTestCase()
           
 
Method Summary
 void methodToFind(String name)
           
 void testCanInstantiateParanamer()
           
 void testNameBindingShouldNotThrowWhenAreParameterNamesAreNotAvailable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParanamerPicoContainerTestCase

public ParanamerPicoContainerTestCase()
Method Detail

testCanInstantiateParanamer

public void testCanInstantiateParanamer()

methodToFind

public void methodToFind(String name)

testNameBindingShouldNotThrowWhenAreParameterNamesAreNotAvailable

public void testNameBindingShouldNotThrowWhenAreParameterNamesAreNotAvailable()
                                                                       throws Exception
Throws:
Exception


Copyright © 2003-2010 Codehaus. All Rights Reserved.