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 Object


Constructor Summary
DecoratingTestCase.Turnip(String foo)
           
 
Method Summary
 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(String foo)
Method Detail

getSwede

public DecoratingTestCase.Swede getSwede()

getFoo

public String getFoo()


Copyright © 2003-2010 Codehaus. All Rights Reserved.