org.picocontainer.behaviors
Class InterceptingTestCase
java.lang.Object
org.picocontainer.behaviors.InterceptingTestCase
public class InterceptingTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptingTestCase
public InterceptingTestCase()
testPreAndPostObservation
public void testPreAndPostObservation()
testPreAndPostObservationWithParameter
public void testPreAndPostObservationWithParameter()
testPreCanPreventInvocationWithAlternateReturnValue
public void testPreCanPreventInvocationWithAlternateReturnValue()
testOverrideOfReturnValue
public void testOverrideOfReturnValue()
testNothingHappensIfNoPreOrPost
public void testNothingHappensIfNoPreOrPost()
Copyright © 2003-2010 Codehaus. All Rights Reserved.