org.kuali.rice.edl.impl
Class EDocLiteFormTest

java.lang.Object
  extended by org.kuali.rice.test.BaseRiceTestCase
      extended by org.kuali.rice.edl.impl.EDocLiteFormTest
All Implemented Interfaces:
MethodAware

public class EDocLiteFormTest
extends BaseRiceTestCase

Tests the behavior of EDocLiteForm in the presence of various types of input

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

Field Summary
 
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase
log, method
 
Constructor Summary
EDocLiteFormTest()
           
 
Method Summary
 void testMultipleValuesPlainPOST()
          Tests how EDocLiteForm handles parameters with multiple values
 
Methods inherited from class org.kuali.rice.test.BaseRiceTestCase
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod, setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EDocLiteFormTest

public EDocLiteFormTest()
Method Detail

testMultipleValuesPlainPOST

public void testMultipleValuesPlainPOST()
                                 throws Exception
Tests how EDocLiteForm handles parameters with multiple values

Throws:
Exception


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