org.picocontainer.injectors
Class ProviderTestCase.Chocolate

java.lang.Object
  extended by org.picocontainer.injectors.ProviderTestCase.Chocolate
Enclosing class:
ProviderTestCase

public static class ProviderTestCase.Chocolate
extends Object


Constructor Summary
ProviderTestCase.Chocolate(boolean milky, ProviderTestCase.CocaoBeans cocaoBeans, String name)
           
ProviderTestCase.Chocolate(String name)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderTestCase.Chocolate

public ProviderTestCase.Chocolate(String name)

ProviderTestCase.Chocolate

public ProviderTestCase.Chocolate(boolean milky,
                                  ProviderTestCase.CocaoBeans cocaoBeans,
                                  String name)


Copyright © 2003-2010 Codehaus. All Rights Reserved.