org.kuali.rice.krad.uif
Class MethodInvokerConfigTest

java.lang.Object
  extended by org.kuali.rice.krad.uif.MethodInvokerConfigTest

public class MethodInvokerConfigTest
extends Object

This class MethodInvokerConfig

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

Constructor Summary
MethodInvokerConfigTest()
           
 
Method Summary
protected  void checkGetArgumentTypes(Class targetClass, String methodName, int argumentTypeSize, int expectedSize)
           
 void testGetArgumentsTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodInvokerConfigTest

public MethodInvokerConfigTest()
Method Detail

testGetArgumentsTypes

public void testGetArgumentsTypes()

checkGetArgumentTypes

protected void checkGetArgumentTypes(Class targetClass,
                                     String methodName,
                                     int argumentTypeSize,
                                     int expectedSize)


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.