com.lexicalscope.fluentreflection.endtoend
Class TestReflectedClass

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

public class TestReflectedClass
extends Object


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

Constructor Detail

TestReflectedClass

public TestReflectedClass()
Method Detail

hashCodeWorks

public void hashCodeWorks()

equalsWorks

public void equalsWorks()

canGetReflectedClassAsASuperType

public void canGetReflectedClassAsASuperType()


Copyright © 2011-2012 lexicalscope. All Rights Reserved.