org.picocontainer.defaults.issues
Class Issue0265TestCase.returnParameterAction
java.lang.Object
org.picocontainer.defaults.issues.Issue0265TestCase.returnParameterAction
- All Implemented Interfaces:
- org.hamcrest.SelfDescribing, org.jmock.api.Action, org.jmock.api.Invokable
- Enclosing class:
- Issue0265TestCase
public static class Issue0265TestCase.returnParameterAction
- extends Object
- implements org.jmock.api.Action
Method Summary |
void |
describeTo(org.hamcrest.Description description)
|
Object |
invoke(org.jmock.api.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Issue0265TestCase.returnParameterAction
public Issue0265TestCase.returnParameterAction(int parameter)
describeTo
public void describeTo(org.hamcrest.Description description)
- Specified by:
describeTo
in interface org.hamcrest.SelfDescribing
invoke
public Object invoke(org.jmock.api.Invocation invocation)
- Specified by:
invoke
in interface org.jmock.api.Invokable
Copyright © 2003-2008 Codehaus. All Rights Reserved.