org.picocontainer.behaviors
Class DecoratingTestCase

java.lang.Object
  extended by org.picocontainer.behaviors.DecoratingTestCase

public class DecoratingTestCase
extends Object


Nested Class Summary
static interface DecoratingTestCase.Swede
           
static class DecoratingTestCase.Turnip
           
 
Constructor Summary
DecoratingTestCase()
           
 
Method Summary
 void testThatComponentCanHaveAProvidedDependencyViaDecoratorBehavior()
           
 void testThatComponentCanHaveAProvidedDependencyViaFieldDecoratorBehavior()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecoratingTestCase

public DecoratingTestCase()
Method Detail

testThatComponentCanHaveAProvidedDependencyViaDecoratorBehavior

public void testThatComponentCanHaveAProvidedDependencyViaDecoratorBehavior()

testThatComponentCanHaveAProvidedDependencyViaFieldDecoratorBehavior

public void testThatComponentCanHaveAProvidedDependencyViaFieldDecoratorBehavior()


Copyright © 2003-2010 Codehaus. All Rights Reserved.