org.picocontainer.behaviors
Class DecoratingTestCase.Turnip

java.lang.Object
  extended by org.picocontainer.behaviors.DecoratingTestCase.Turnip
Enclosing class:
DecoratingTestCase

public static class DecoratingTestCase.Turnip
extends java.lang.Object


Constructor Summary
DecoratingTestCase.Turnip(java.lang.String foo)
           
 
Method Summary
 java.lang.String getFoo()
           
 DecoratingTestCase.Swede getSwede()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecoratingTestCase.Turnip

public DecoratingTestCase.Turnip(java.lang.String foo)
Method Detail

getSwede

public DecoratingTestCase.Swede getSwede()

getFoo

public java.lang.String getFoo()


Copyright © 2003-2011 Codehaus. All Rights Reserved.