org.picocontainer.defaults.issues
Class Issue0265TestCase

java.lang.Object
  extended by org.picocontainer.defaults.issues.Issue0265TestCase

public class Issue0265TestCase
extends Object


Nested Class Summary
static class Issue0265TestCase.ReturnParameterAction
           
 
Constructor Summary
Issue0265TestCase()
           
 
Method Summary
static org.jmock.api.Action returnParameterAction(int param)
           
 void testCanReallyChangeMonitor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Issue0265TestCase

public Issue0265TestCase()
Method Detail

testCanReallyChangeMonitor

public void testCanReallyChangeMonitor()
                                throws SecurityException,
                                       NoSuchMethodException
Throws:
SecurityException
NoSuchMethodException

returnParameterAction

public static org.jmock.api.Action returnParameterAction(int param)


Copyright © 2003-2010 Codehaus. All Rights Reserved.