com.lexicalscope.fluentreflection
Class TestBoundReflectedMemberImpl

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

public class TestBoundReflectedMemberImpl
extends Object


Field Summary
 org.jmock.integration.junit4.JUnitRuleMockery context
           
 
Constructor Summary
TestBoundReflectedMemberImpl()
           
 
Method Summary
 void isFinalIsDelegated()
           
 void isStaticIsDelegated()
           
 void setUp()
           
 void visibilityIsDelegated()
           
 
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

TestBoundReflectedMemberImpl

public TestBoundReflectedMemberImpl()
Method Detail

setUp

public void setUp()

isStaticIsDelegated

public void isStaticIsDelegated()

isFinalIsDelegated

public void isFinalIsDelegated()

visibilityIsDelegated

public void visibilityIsDelegated()


Copyright © 2011-2012 lexicalscope. All Rights Reserved.