com.lexicalscope.fluentreflection
Class TestBoundReflectedFieldImpl

java.lang.Object
  extended by com.lexicalscope.fluentreflection.TestBoundReflectedFieldImpl

public class TestBoundReflectedFieldImpl
extends Object


Field Summary
 org.jmock.integration.junit4.JUnitRuleMockery context
           
 
Constructor Summary
TestBoundReflectedFieldImpl()
           
 
Method Summary
 void memberUnderReflectionIsDelegated()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

public final org.jmock.integration.junit4.JUnitRuleMockery context
Constructor Detail

TestBoundReflectedFieldImpl

public TestBoundReflectedFieldImpl()
                            throws SecurityException,
                                   NoSuchFieldException
Throws:
SecurityException
NoSuchFieldException
Method Detail

setUp

public void setUp()

memberUnderReflectionIsDelegated

public void memberUnderReflectionIsDelegated()


Copyright © 2011-2012 lexicalscope. All Rights Reserved.