edu.samplu.krad.configview
Class CollectionsIT

java.lang.Object
  extended by edu.samplu.common.UpgradedSeleniumITBase
      extended by edu.samplu.krad.configview.CollectionsIT

public class CollectionsIT
extends UpgradedSeleniumITBase

Selenium test that tests collections

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

Field Summary
 
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase
driver, PORTAL, selenium
 
Constructor Summary
CollectionsIT()
           
 
Method Summary
 String getTestUrl()
          Returns the URL to be used with this test
 void testActionColumnPlacement()
          Test action column placement in table layout collections
 void testDefaultTestsTableLayout()
          Test adding a column of values to the Default Tests Table Layout
 
Methods inherited from class edu.samplu.common.UpgradedSeleniumITBase
getBaseUrlString, login, setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionsIT

public CollectionsIT()
Method Detail

getTestUrl

public String getTestUrl()
Description copied from class: UpgradedSeleniumITBase
Returns the URL to be used with this test

Specified by:
getTestUrl in class UpgradedSeleniumITBase
Returns:
URL of the test

testDefaultTestsTableLayout

public void testDefaultTestsTableLayout()
Test adding a column of values to the Default Tests Table Layout


testActionColumnPlacement

public void testActionColumnPlacement()
                               throws Exception
Test action column placement in table layout collections

Throws:
Exception


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