com.lexicalscope.fluentreflection.endtoend
Class TestReflectionOnInherentedMethods

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

public class TestReflectionOnInherentedMethods
extends Object


Constructor Summary
TestReflectionOnInherentedMethods()
           
 
Method Summary
 void declaredSubclassMethodsAreFound()
           
 void declaredSuperclassMethodsAreFound()
           
 void subclassMethodsIncludeSubclassMethods()
           
 void subclassMethodsIncludeSubinterfaceMethods()
           
 void subclassMethodsIncludeSuperclassMethods()
           
 void subclassMethodsIncludeSuperinterfaceMethods()
           
 void subinterfaceMethodsIncludeSubinterfaceMethods()
           
 void subinterfaceMethodsIncludeSuperinterfaceMethods()
           
 void subsubclassMethodsIncludeSuperclassMethods()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestReflectionOnInherentedMethods

public TestReflectionOnInherentedMethods()
Method Detail

subinterfaceMethodsIncludeSuperinterfaceMethods

public void subinterfaceMethodsIncludeSuperinterfaceMethods()

subinterfaceMethodsIncludeSubinterfaceMethods

public void subinterfaceMethodsIncludeSubinterfaceMethods()

subclassMethodsIncludeSuperinterfaceMethods

public void subclassMethodsIncludeSuperinterfaceMethods()

subclassMethodsIncludeSubinterfaceMethods

public void subclassMethodsIncludeSubinterfaceMethods()

subclassMethodsIncludeSuperclassMethods

public void subclassMethodsIncludeSuperclassMethods()

subclassMethodsIncludeSubclassMethods

public void subclassMethodsIncludeSubclassMethods()

subsubclassMethodsIncludeSuperclassMethods

public void subsubclassMethodsIncludeSuperclassMethods()

declaredSubclassMethodsAreFound

public void declaredSubclassMethodsAreFound()

declaredSuperclassMethodsAreFound

public void declaredSuperclassMethodsAreFound()


Copyright © 2011-2012 lexicalscope. All Rights Reserved.