org.picocontainer.defaults.issues
Class Issue0280TestCase

java.lang.Object
  extended by org.picocontainer.defaults.issues.Issue0280TestCase

public class Issue0280TestCase
extends Object

Test case for issue http://jira.codehaus.org/browse/PICO-280


Nested Class Summary
static class Issue0280TestCase.ChildImplementation
           
static interface Issue0280TestCase.CommonInterface
           
static class Issue0280TestCase.ParentImplementation
           
 
Constructor Summary
Issue0280TestCase()
           
 
Method Summary
 void testShouldFailIfInstantiationInChildContainerFails()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue0280TestCase

public Issue0280TestCase()
Method Detail

testShouldFailIfInstantiationInChildContainerFails

public void testShouldFailIfInstantiationInChildContainerFails()


Copyright © 2003-2010 Codehaus. All Rights Reserved.