com.lexicalscope.fluentreflection.usecases
Class TestFindAllBeanMethods

java.lang.Object
  extended by com.lexicalscope.fluentreflection.usecases.TestFindAllBeanMethods

public class TestFindAllBeanMethods
extends Object


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

Constructor Detail

TestFindAllBeanMethods

public TestFindAllBeanMethods()
Method Detail

canSelectAllGetters

public void canSelectAllGetters()
                         throws Exception
Throws:
Exception

canSelectAllSetters

public void canSelectAllSetters()
                         throws Exception
Throws:
Exception


Copyright © 2011-2012 lexicalscope. All Rights Reserved.