com.lexicalscope.fluentreflection
Class TestConvertConstructorToReflectedConstructor

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

public class TestConvertConstructorToReflectedConstructor
extends Object


Constructor Summary
TestConvertConstructorToReflectedConstructor()
           
 
Method Summary
 void constructorIsConvertedToReflectedConstructor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestConvertConstructorToReflectedConstructor

public TestConvertConstructorToReflectedConstructor()
Method Detail

constructorIsConvertedToReflectedConstructor

public void constructorIsConvertedToReflectedConstructor()
                                                  throws Exception
Throws:
Exception


Copyright © 2011-2012 lexicalscope. All Rights Reserved.