edu.samplu.krad.configview
Class CollectionsIT

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

public class CollectionsIT
extends Object

Selenium test that tests collections

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

Constructor Summary
CollectionsIT()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testActionColumnPlacement()
          Test action column placement in table layout collections
 
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

setUp

public void setUp()
           throws Exception
Throws:
Exception

testActionColumnPlacement

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

Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception


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