com.lexicalscope.fluentreflection.endtoend
Class TestReflectionOnBoundMethods

java.lang.Object
  extended by com.lexicalscope.fluentreflection.endtoend.TestReflectionOnBoundMethods

public class TestReflectionOnBoundMethods
extends Object


Nested Class Summary
static class TestReflectionOnBoundMethods.ExampleClass
           
 
Constructor Summary
TestReflectionOnBoundMethods()
           
 
Method Summary
 void boundMethodCanBeCalled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestReflectionOnBoundMethods

public TestReflectionOnBoundMethods()
Method Detail

boundMethodCanBeCalled

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


Copyright © 2011-2012 lexicalscope. All Rights Reserved.