com.lexicalscope.fluentreflection
Class TestReflectedClassImpl

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

public class TestReflectedClassImpl
extends Object


Field Summary
 com.lexicalscope.fluentreflection.JUnitRuleMockery context
           
 
Constructor Summary
TestReflectedClassImpl()
           
 
Method Summary
 void constructFindsConstructorAndBindsReflectedResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

public com.lexicalscope.fluentreflection.JUnitRuleMockery context
Constructor Detail

TestReflectedClassImpl

public TestReflectedClassImpl()
Method Detail

constructFindsConstructorAndBindsReflectedResult

public void constructFindsConstructorAndBindsReflectedResult()
                                                      throws Exception
Throws:
Exception


Copyright © 2011-2012 lexicalscope. All Rights Reserved.