edu.samplu.admin.test
Class IdentityResponsibilityBlanketAppIT

java.lang.Object
  extended by edu.samplu.common.UpgradedSeleniumITBase
      extended by edu.samplu.admin.test.IdentityResponsibilityBlanketAppIT

public class IdentityResponsibilityBlanketAppIT
extends UpgradedSeleniumITBase

tests that user 'admin', on blanket approving a new Responsibility maintenance document, results in a final document

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

Field Summary
static String LABEL_KUALI_KUALI_SYSTEMS
           
 
Fields inherited from class edu.samplu.common.UpgradedSeleniumITBase
driver, PORTAL, selenium
 
Constructor Summary
IdentityResponsibilityBlanketAppIT()
           
 
Method Summary
 String getTestUrl()
          Returns the URL to be used with this test
 void testResponsibility()
           
 
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
 

Field Detail

LABEL_KUALI_KUALI_SYSTEMS

public static final String LABEL_KUALI_KUALI_SYSTEMS
See Also:
Constant Field Values
Constructor Detail

IdentityResponsibilityBlanketAppIT

public IdentityResponsibilityBlanketAppIT()
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

testResponsibility

public void testResponsibility()
                        throws Exception
Throws:
Exception


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