org.kuali.rice.kcb.util
Class BeanFactoryInvocationHandlerTest

java.lang.Object
  extended by org.kuali.rice.kcb.util.BeanFactoryInvocationHandlerTest

public class BeanFactoryInvocationHandlerTest
extends Object

Tests BeanFactoryIinvocationHandler class

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
BeanFactoryInvocationHandlerTest()
           
 
Method Summary
 void createBadInstance()
           
 void testAnotherBadGetter()
           
 void testGoodGetter()
           
 void testNotAGetter()
           
 void testRandomMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanFactoryInvocationHandlerTest

public BeanFactoryInvocationHandlerTest()
Method Detail

createBadInstance

public void createBadInstance()

testRandomMethod

public void testRandomMethod()

testNotAGetter

public void testNotAGetter()

testAnotherBadGetter

public void testAnotherBadGetter()

testGoodGetter

public void testGoodGetter()


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.