edu.samplu.travel.krad.test
Class ConfigurationTestViewIT

java.lang.Object
  extended by 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)

Constructor Summary
ConfigurationTestViewIT()
           
 
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 testAddLineWithAllDay()
          test adding a line to a collection which has the property refreshWhenChangedPropertyNames set on more than one component.
 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
 

Constructor Detail

ConfigurationTestViewIT

public ConfigurationTestViewIT()
Method Detail

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

testAddLineWithAllDay

public void testAddLineWithAllDay()
                           throws Exception
test adding a line to a collection which has the property refreshWhenChangedPropertyNames set on more than one component.

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.