edu.samplu.travel.krad.test
Class ConfigurationTestViewIT
java.lang.Object
   edu.samplu.travel.krad.test.ConfigurationTestViewIT
edu.samplu.travel.krad.test.ConfigurationTestViewIT
- public class ConfigurationTestViewIT 
- extends Object
test that configuration test view items work as expected
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
| Method Summary | 
|  void | setUp()
 | 
|  void | tearDown()
 | 
|  void | testAddLineAllDay()test adding a line to a collection which uses an add line that has spring expressions that are evaluated on refresh
 a specific time is set
 | 
|  void | testAddLineWithSpecificTime()test adding a line to a collection which uses an add line that has spring expressions that are evaluated on refresh
 a specific time is set
 | 
|  void | testConfigurationTestView()
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ConfigurationTestViewIT
public ConfigurationTestViewIT()
setUp
public void setUp()
           throws Exception
- 
- Throws:
- Exception
 
testConfigurationTestView
public void testConfigurationTestView()
                               throws Exception
- 
- Throws:
- Exception
 
testAddLineWithSpecificTime
public void testAddLineWithSpecificTime()
                                 throws Exception
- test adding a line to a collection which uses an add line that has spring expressions that are evaluated on refresh
 a specific time is set
 
- 
- Throws:
- Exception
 
testAddLineAllDay
public void testAddLineAllDay()
                       throws Exception
- test adding a line to a collection which uses an add line that has spring expressions that are evaluated on refresh
 a specific time is set
 
- 
- Throws:
- Exception
 
tearDown
public void tearDown()
              throws Exception
- 
- Throws:
- Exception
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.